Home
last modified time | relevance | path

Searched defs:samplerLocation (Results 1 – 7 of 7) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.cpp559 …const deInt32 samplerLocation = gl.getUniformLocation(m_textureSamplerProgram->getProgram(), "u_sa… in drawOneIteration() local
610 …const deInt32 samplerLocation = gl.getUniformLocation(m_textureSamplerProgram->getProgram(), "u… in drawOneIteration() local
Des31fShaderFramebufferFetchTests.cpp887 const GLuint samplerLocation = m_gl.getUniformLocation(m_program->getProgram(), "u_sampler"); in genSamplerTexture() local
Des31fTextureMultisampleTests.cpp1471 const int samplerLocation = gl.getUniformLocation(m_samplerShader->getProgram(), "u_sampler"); in sampleTexture() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp437 glw::GLint samplerLocation = gl.getUniformLocation(m_po_id, "test_sampler"); in iterate() local
/external/deqp/modules/egl/
DteglGLES2SharingTests.cpp583 GLuint samplerLocation = m_gl.getUniformLocation(program.getProgram(), "u_sampler"); in renderResource() local
/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp1293 GLint samplerLocation = gl.getUniformLocation(programId, "texture0"); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5863 …const deUint32 samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESC… in writeSamplerDescriptorSet() local
6004 …const deUint32 samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS… in writeSamplerDescriptorSetWithTemplate() local