Jan Vesely writes:
> v2: buffers are created with one reference.
> v3: add pipe_resource reference to mapping object
>
> CC: "17.0 13.0"
>
> Signed-off-by: Jan Vesely
> ---
> src/gallium/state_trackers/clover/core/resource.cpp | 11 ---
> src/gallium/state_trackers/clover/core/resource
Vedran Miletić writes:
> On 03/17/2017 05:20 AM, Jan Vesely wrote:
>> On Thu, 2017-03-16 at 18:07 -0700, Francisco Jerez wrote:
>>> Jan Vesely writes:
>>>
On Thu, 2017-03-16 at 17:22 -0700, Francisco Jerez wrote:
> Jan Vesely writes:
>
>> On Thu, 2017-03-16 at 15:24 -0700, Fran
On 03/17/2017 05:20 AM, Jan Vesely wrote:
> On Thu, 2017-03-16 at 18:07 -0700, Francisco Jerez wrote:
>> Jan Vesely writes:
>>
>>> On Thu, 2017-03-16 at 17:22 -0700, Francisco Jerez wrote:
Jan Vesely writes:
> On Thu, 2017-03-16 at 15:24 -0700, Francisco Jerez wrote:
>> Jan Vese
On Thu, 2017-03-16 at 18:07 -0700, Francisco Jerez wrote:
> Jan Vesely writes:
>
> > On Thu, 2017-03-16 at 17:22 -0700, Francisco Jerez wrote:
> > > Jan Vesely writes:
> > >
> > > > On Thu, 2017-03-16 at 15:24 -0700, Francisco Jerez wrote:
> > > > > Jan Vesely writes:
> > > > >
> > > > > > v2
Jan Vesely writes:
> On Thu, 2017-03-16 at 17:22 -0700, Francisco Jerez wrote:
>> Jan Vesely writes:
>>
>> > On Thu, 2017-03-16 at 15:24 -0700, Francisco Jerez wrote:
>> > > Jan Vesely writes:
>> > >
>> > > > v2: buffers are created with one reference.
>> > > > v3: add pipe_resource reference
On Thu, 2017-03-16 at 17:22 -0700, Francisco Jerez wrote:
> Jan Vesely writes:
>
> > On Thu, 2017-03-16 at 15:24 -0700, Francisco Jerez wrote:
> > > Jan Vesely writes:
> > >
> > > > v2: buffers are created with one reference.
> > > > v3: add pipe_resource reference to mapping object
> > > >
>
Jan Vesely writes:
> On Thu, 2017-03-16 at 15:24 -0700, Francisco Jerez wrote:
>> Jan Vesely writes:
>>
>> > v2: buffers are created with one reference.
>> > v3: add pipe_resource reference to mapping object
>> >
>>
>> Mapping objects are supposed to be short-lived, they're logically part
>>
On Thu, 2017-03-16 at 15:24 -0700, Francisco Jerez wrote:
> Jan Vesely writes:
>
> > v2: buffers are created with one reference.
> > v3: add pipe_resource reference to mapping object
> >
>
> Mapping objects are supposed to be short-lived, they're logically part
> of the parent resource object s
Jan Vesely writes:
> v2: buffers are created with one reference.
> v3: add pipe_resource reference to mapping object
>
Mapping objects are supposed to be short-lived, they're logically part
of the parent resource object so they shouldn't ever out-live it. What
is this useful for?
> CC: "17.0 1
v2: buffers are created with one reference.
v3: add pipe_resource reference to mapping object
CC: "17.0 13.0"
Signed-off-by: Jan Vesely
---
src/gallium/state_trackers/clover/core/resource.cpp | 11 ---
src/gallium/state_trackers/clover/core/resource.hpp | 7 ---
2 files changed, 1
10 matches
Mail list logo