OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sampler_table
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c
2121
upload_state(ice->state.dynamic_uploader, &shs->
sampler_table
, size, 32);
2125
struct pipe_resource *res = shs->
sampler_table
.res;
2129
bo->address + shs->
sampler_table
.offset, size);
2131
shs->
sampler_table
.offset += iris_bo_offset_from_base_address(bo);
5228
struct pipe_resource *res = shs->
sampler_table
.res;
5282
struct pipe_resource *sampler_res = shs->
sampler_table
.res;
5925
struct pipe_resource *res = shs->
sampler_table
.res;
5932
ptr.PointertoVSSamplerState = shs->
sampler_table
.offset;
6952
.SamplerStatePointer = shs->
sampler_table
.offset,
7070
idd.SamplerStatePointer = shs->
sampler_table
.offset
[
all
...]
iris_context.h
534
struct iris_state_ref
sampler_table
;
member in struct:iris_shader_state
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
304
struct iris_state_ref
sampler_table
;
member in struct:iris_shader_state
iris_state.c
1558
upload_state(ice->state.dynamic_uploader, &shs->
sampler_table
,
1563
struct pipe_resource *res = shs->
sampler_table
.res;
1564
shs->
sampler_table
.offset +=
4359
struct pipe_resource *res = shs->
sampler_table
.res;
4441
struct pipe_resource *sampler_res = shs->
sampler_table
.res;
4736
struct pipe_resource *res = shs->
sampler_table
.res;
4742
ptr.PointertoVSSamplerState = shs->
sampler_table
.offset;
5451
iris_use_optional_res(batch, shs->
sampler_table
.res, false);
5525
idd.SamplerStatePointer = shs->
sampler_table
.offset;
5616
pipe_resource_reference(&shs->
sampler_table
.res, NULL)
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026