Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp697 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const VarType& type) in collectUniqueBasicTypes() function
713 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const UniformBlock& uniformBlock) in collectUniqueBasicTypes() function
719 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const ShaderInterface& interface) in collectUniqueBasicTypes() function
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp750 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const VarType& type) in collectUniqueBasicTypes() function
766 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const UniformBlock& uniformBlock) in collectUniqueBasicTypes() function
772 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const ShaderInterface& interface) in collectUniqueBasicTypes() function
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp787 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const VarType& type) in collectUniqueBasicTypes() function
803 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const BufferBlock& bufferBlock) in collectUniqueBasicTypes() function
809 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const ShaderInterface& interface) in collectUniqueBasicTypes() function
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp872 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const VarType& type) in collectUniqueBasicTypes() function
888 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const BufferBlock& bufferBlock) in collectUniqueBasicTypes() function
894 void collectUniqueBasicTypes (std::set<glu::DataType>& basicTypes, const ShaderInterface& interface) in collectUniqueBasicTypes() function