Home
last modified time | relevance | path

Searched refs:getNamedStructs (Results 1 – 8 of 8) 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
1296 interface.getNamedStructs(namedStructs); in generateComputeShader()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.hpp115 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
1212 interface.getNamedStructs(namedStructs); in generateComputeShader()
/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.hpp222 void getNamedStructs (std::vector<const StructType*>& structs) const;
DvktUniformBlockCase.cpp229 void ShaderInterface::getNamedStructs (std::vector<const StructType*>& structs) const in getNamedStructs() function in vkt::ubo::ShaderInterface
1062 interface.getNamedStructs(namedStructs); in generateVertexShader()
1102 interface.getNamedStructs(namedStructs); in generateFragmentShader()