Home
last modified time | relevance | path

Searched refs:INVALID_TYPE (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkQueryPool.cpp26 , type(INVALID_TYPE) in Query()
35 type = INVALID_TYPE; in reset()
DVkQueryPool.hpp32 static auto constexpr INVALID_TYPE = VK_QUERY_TYPE_MAX_ENUM; member in vk::Query
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1221 const unsigned int INVALID_TYPE = 0xAC1DBEEF; in ParseGenericSurface() local
1428 unsigned int Type = INVALID_TYPE; in ParseGenericSurface()
1439 if(Type == INVALID_TYPE) in ParseGenericSurface()
1973 const unsigned int INVALID_TYPE = 0xAC1DBEEF; in ParseTextureFlags() local
2022 unsigned int Type = INVALID_TYPE; in ParseTextureFlags()
2033 if(Type == INVALID_TYPE) in ParseTextureFlags()