Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A 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 …]
H A DglsAttributeLocationTests.cpp653 AttribType::AttribType(const string &name, uint32_t localSize, uint32_t typeEnum) in AttribType() function in deqp::gls::AttributeLocationTestUtil::AttribType
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLESpointer.h28 enum AttribType { enum
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp666 enum AttribType : unsigned char enum in sw::Spirv