/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fMultisampleShaderRenderCase.cpp | 582 …const int32_t samplerLocation = gl.getUniformLocation(m_textureSamplerProgram->getProgram(), "u_sa… in drawOneIteration() local 639 …const int32_t samplerLocation = gl.getUniformLocation(m_textureSamplerProgram->getProgram(), "u_sa… in drawOneIteration() local
|
H A D | es31fShaderFramebufferFetchTests.cpp | 966 const GLuint samplerLocation = m_gl.getUniformLocation(m_program->getProgram(), "u_sampler"); in genSamplerTexture() local
|
H A D | es31fTextureMultisampleTests.cpp | 1622 …const int samplerLocation = gl.getUniformLocation(m_samplerShader->getProgram(), "u_sampler"… in sampleTexture() local
|
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | TextureSampling.cpp | 228 GLint samplerLocation = glGetUniformLocation(mProgram, samplerstrstr.str().c_str()); in initTextures() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | BindUniformLocationTest.cpp | 100 GLint samplerLocation = 1; in TEST_P() local
|
H A D | GLSLTest.cpp | 12763 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 12872 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 13023 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in testArrayOfArrayOfSamplerDynamicIndex() local 13216 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 13344 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.cpp | 446 glw::GLint samplerLocation = gl.getUniformLocation(m_po_id, "test_sampler"); in iterate() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharingTests.cpp | 588 GLuint samplerLocation = m_gl.getUniformLocation(program.getProgram(), "u_sampler"); in renderResource() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureRepeatModeTests.cpp | 1664 GLint samplerLocation = gl.getUniformLocation(programId, "texture0"); in iterate() local
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLWGSLCodeGenerator.cpp | 4156 int samplerLocation = var.layout().fSampler >= 0 ? var.layout().fSampler in writeGlobalVarDeclaration() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 5948 …const uint32_t samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESCRIPTOR… in writeSamplerDescriptorSet() local 6107 …const uint32_t samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESCRIPTOR… in writeSamplerDescriptorSetWithTemplate() local
|