Home
last modified time | relevance | path

Searched defs:getUniformBlock (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dreflection.h121 const TObjectReflection& getUniformBlock(int i) const in getUniformBlock() function
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp325 const UniformBlock& getUniformBlock(int ndx) const in getUniformBlock() function in deqp::ub::ShaderInterface
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp224 const UniformBlock& getUniformBlock (int ndx) const { return *m_uniformBlocks[ndx]; } in getUniformBlock() function in deqp::gls::ub::ShaderInterface
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp240 const UniformBlock& getUniformBlock (int ndx) const { return *m_uniformBlocks[ndx]; } in getUniformBlock() function in vkt::ubo::ShaderInterface