Home
last modified time | relevance | path

Searched refs:getUniformByName (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrShaderProgram.cpp203 const UniformSlot& ShaderProgram::getUniformByName (const char* name) const in getUniformByName() function in sglr::ShaderProgram
H A DsglrShaderProgram.hpp232 const UniformSlot& getUniformByName (const char* name) const;
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthTests.cpp81 , u_color(getUniformByName("u_color")) in DepthShader()
H A Des3fFboTestUtil.cpp812 , u_minGradient (getUniformByName("u_minGradient")) in DepthGradientShader()
813 , u_maxGradient (getUniformByName("u_maxGradient")) in DepthGradientShader()
814 , u_color (getUniformByName("u_color")) in DepthGradientShader()
H A Des3fStencilTests.cpp80 , u_color (getUniformByName("u_color")) in StencilShader()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthTests.cpp78 , u_color(getUniformByName("u_color")) in DepthShader()
H A Des2fStencilTests.cpp77 , u_color (getUniformByName("u_color")) in StencilShader()
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp762 const float u_coordScale = getUniformByName("u_coordScale").value.f; in shadeVertices()
763 const float u_colorScale = getUniformByName("u_colorScale").value.f; in shadeVertices()
H A DglsDrawTest.cpp1221 const float u_coordScale = getUniformByName("u_coordScale").value.f; in shadeVertices()
1222 const float u_colorScale = getUniformByName("u_colorScale").value.f; in shadeVertices()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1256 , m_sampler (getUniformByName("u_sampler")) in VaryingOutputCountShader()
1257 , m_emitCount (getUniformByName("u_emitCount")) in VaryingOutputCountShader()

Completed in 23 milliseconds