Home
last modified time | relevance | path

Searched defs:m_uniforms (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsRandomShaderCase.hpp105 std::vector<rsg::VariableValue> m_uniforms; member in deqp::gls::RandomShaderCase
DglsUniformBlockCase.hpp206 std::vector<Uniform> m_uniforms; member in deqp::gls::ub::UniformBlock
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrShaderProgram.hpp176 std::vector<Uniform> m_uniforms; member in sglr::pdec::ShaderProgramDeclaration
245 std::vector<UniformSlot> m_uniforms; member in sglr::ShaderProgram
/third_party/vk-gl-cts/framework/randomshaders/
DrsgShader.hpp124 std::vector<ShaderInput*> m_uniforms; member in rsg::Shader
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.hpp304 std::vector<Uniform> m_uniforms; member in deqp::ub::UniformBlock
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp222 std::vector<Uniform> m_uniforms; member in vkt::ubo::UniformBlock
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramUniformTests.cpp503 vector<Uniform> m_uniforms; member in deqp::gles31::Functional::__anon015aef4f0211::UniformCollection
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp486 vector<Uniform> m_uniforms; member in deqp::gles2::Functional::__anonefd9ac0d0111::UniformCollection
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformApiTests.cpp552 vector<Uniform> m_uniforms; member in deqp::gles3::Functional::__anon463876ef0111::UniformCollection
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp598 Variable::PtrVector m_uniforms; member