Home
last modified time | relevance | path

Searched refs:getNamedStructs (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.hpp125 void getNamedStructs (std::vector<const glu::StructType*>& structs) const;
Des31fSSBOLayoutCase.cpp276 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() function in deqp::gles31::bb::ShaderInterface
1301 interface.getNamedStructs(namedStructs); in generateComputeShader()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.hpp129 void getNamedStructs (std::vector<const glu::StructType*>& structs) const;
DvktSSBOLayoutCase.cpp225 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() function in vkt::ssbo::ShaderInterface
1514 interface.getNamedStructs(namedStructs); in generateComputeShader()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.hpp317 void getNamedStructs(std::vector<const StructType*>& structs) const;
DglcUniformBlockCase.cpp309 void ShaderInterface::getNamedStructs(std::vector<const StructType*>& structs) const in getNamedStructs() function in deqp::ub::ShaderInterface
1040 interface.getNamedStructs(namedStructs); in generateVertexShader()
1080 interface.getNamedStructs(namedStructs); in generateFragmentShader()
/external/deqp/modules/glshared/
DglsUniformBlockCase.hpp219 void getNamedStructs (std::vector<const StructType*>& structs) const;
DglsUniformBlockCase.cpp341 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() function in deqp::gls::ub::ShaderInterface
1102 interface.getNamedStructs(namedStructs); in generateVertexShader()
1140 interface.getNamedStructs(namedStructs); in generateFragmentShader()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp235 void getNamedStructs (std::vector<const StructType*>& structs) const;
DvktUniformBlockCase.cpp234 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() function in vkt::ubo::ShaderInterface
1617 interface.getNamedStructs(namedStructs); in generateVertexShader()
1660 interface.getNamedStructs(namedStructs); in generateFragmentShader()