Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp288 struct HexBool struct
290 const uint32_t value;
291 HexBool(const uint32_t value_) : value(value_) in HexBool() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp272 struct HexBool struct
274 const uint32_t value;
275 HexBool(const uint32_t value_) : value(value_) in HexBool() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp351 struct HexBool struct
353 const uint32_t value;
354 HexBool(const uint32_t value_) : value(value_) in HexBool() function