Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_state_test.cpp36 static uint32_t kFakeBinary[] = {0}; variable
44 state_(context_, options_, kFakeBinary, 0, 1) {} in ValidationStateTest()
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_state_test.cpp36 static uint32_t kFakeBinary[] = {0}; variable
44 state_(context_, options_, kFakeBinary, 0, 1) {} in ValidationStateTest()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_state_test.cpp36 static uint32_t kFakeBinary[] = {0}; variable
44 state_(context_, options_, kFakeBinary, 0, 1) {} in ValidationStateTest()