Home
last modified time | relevance | path

Searched defs:AttribType (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsAttributeLocationTests.hpp45 class AttribType class
174 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindAttributeTest
191 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindMaxAttributesTest
207 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindAliasingAttributeTest
224 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindMaxAliasingAttributeTest
240 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindInactiveAliasingAttributeTest
256 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindHoleAttributeTest
283 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::PreLinkBindAttributeTest
296 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::PostLinkBindAttributeTest
309 typedef AttributeLocationTestUtil::AttribType AttribType; typedef in deqp::gls::BindReattachAttributeTest
[all …]
DglsAttributeLocationTests.cpp653 AttribType::AttribType(const string &name, uint32_t localSize, uint32_t typeEnum) in AttribType() function in deqp::gls::AttributeLocationTestUtil::AttribType
/external/swiftshader/src/Pipeline/
DSpirvShader.hpp666 enum AttribType : unsigned char enum in sw::Spirv