Home
last modified time | relevance | path

Searched refs:Samplers (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_execute.h69 const GLubyte *Samplers; /** Array mapping sampler var to tex unit */ member
Dprog_execute.c296 const GLuint unit = machine->Samplers[inst->TexSrcUnit]; in fetch_texel()
1141 machine->Samplers[inst->TexSrcUnit], color); in _mesa_execute_program()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.ssbo.txt38 - Samplers in buffer blocks - as negative case!
Dfunctional.uniform_location.txt37 + Samplers with dimensionality other than two or less than four color channels
/external/mesa3d/src/mesa/swrast/
Ds_fragprog.c181 machine->Samplers = program->SamplerUnits; in init_machine()
/external/deqp/doc/testspecs/GLES3/
Dfunctional.ubo.txt38 - Samplers in uniform blocks - as negative case!
Dfunctional.lifetime.txt35 - Samplers
/external/mesa3d/src/mesa/tnl/
Dt_vb_program.c240 machine->Samplers = ctx->VertexProgram._Current->SamplerUnits; in init_machine()
/external/deqp/doc/testspecs/VK/
Dapitests.adoc549 Samplers section in Vulkan API Test Plan