/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | ShaderModuleGL.h | 35 BindingLocation samplerLocation; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | ShaderModuleGL.h | 36 BindingLocation samplerLocation; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fMultisampleShaderRenderCase.cpp | 556 …const deInt32 samplerLocation = gl.getUniformLocation(m_textureSamplerProgram->getProgram(), "u_sa… in drawOneIteration() local 607 …const deInt32 samplerLocation = gl.getUniformLocation(m_textureSamplerProgram->getProgram(), "u… in drawOneIteration() local
|
D | es31fShaderFramebufferFetchTests.cpp | 932 const GLuint samplerLocation = m_gl.getUniformLocation(m_program->getProgram(), "u_sampler"); in genSamplerTexture() local
|
D | es31fTextureMultisampleTests.cpp | 1528 const int samplerLocation = gl.getUniformLocation(m_samplerShader->getProgram(), "u_sampler"); in sampleTexture() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | TextureSampling.cpp | 228 GLint samplerLocation = glGetUniformLocation(mProgram, samplerstrstr.str().c_str()); in initTextures() local
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
D | TextureSampling.cpp | 228 GLint samplerLocation = glGetUniformLocation(mProgram, samplerstrstr.str().c_str()); in initTextures() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BindUniformLocationTest.cpp | 100 GLint samplerLocation = 1; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BindUniformLocationTest.cpp | 100 GLint samplerLocation = 1; in TEST_P() local
|
D | GLSLTest.cpp | 10743 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 10852 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 10987 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 11164 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local 11292 GLint samplerLocation = glGetUniformLocation(program, uniformName.str().c_str()); in TEST_P() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
D | esextcTextureBorderClampSamplingTexture.cpp | 437 glw::GLint samplerLocation = gl.getUniformLocation(m_po_id, "test_sampler"); in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureRepeatModeTests.cpp | 1293 GLint samplerLocation = gl.getUniformLocation(programId, "texture0"); in iterate() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingTests.cpp | 585 GLuint samplerLocation = m_gl.getUniformLocation(program.getProgram(), "u_sampler"); in renderResource() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 6021 …const deUint32 samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESC… in writeSamplerDescriptorSet() local 6163 …const deUint32 samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS… in writeSamplerDescriptorSetWithTemplate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 6021 …const deUint32 samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS_DESC… in writeSamplerDescriptorSet() local 6163 …const deUint32 samplerLocation = shaderInterface == SHADER_INPUT_MULTIPLE_DISCONTIGUOUS… in writeSamplerDescriptorSetWithTemplate() local
|