Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp219 std::vector<Uniform> m_uniforms; member in sglr::pdec::ShaderProgramDeclaration
300 std::vector<UniformSlot> m_uniforms; member in sglr::ShaderProgram
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsRandomShaderCase.hpp123 std::vector<rsg::VariableValue> m_uniforms; member in deqp::gls::RandomShaderCase
H A DglsUniformBlockCase.hpp310 std::vector<Uniform> m_uniforms; member in deqp::gls::ub::UniformBlock
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgShader.hpp177 std::vector<ShaderInput *> m_uniforms; member in rsg::Shader
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.hpp305 std::vector<Uniform> m_uniforms; member in deqp::ub::UniformBlock
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.hpp336 std::vector<Uniform> m_uniforms; member in vkt::ubo::UniformBlock
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp514 vector<Uniform> m_uniforms; member in deqp::gles31::Functional::__anoneda19b060211::UniformCollection
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp508 vector<Uniform> m_uniforms; member in deqp::gles2::Functional::__anon88939a840111::UniformCollection
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp568 vector<Uniform> m_uniforms; member in deqp::gles3::Functional::__anondef265660111::UniformCollection
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp599 Variable::PtrVector m_uniforms; member