Home
last modified time | relevance | path

Searched refs:SamplerViews (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h445 SamplerViews[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member
Dtgsi_exec.c2579 target = mach->SamplerViews[unit].Resource; in exec_txf()
2713 switch (mach->SamplerViews[resource_unit].Resource) { in exec_sample()
2823 switch (mach->SamplerViews[resource_unit].Resource) { in exec_sample_d()
2961 mach->SamplerViews[decl->Range.First] = decl->SamplerView; in exec_declaration()