Home
last modified time | relevance | path

Searched refs:disallowedCases (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sDrawTests.cpp296 const deUint32 disallowedCases[]= in init() local
389 std::find(DE_ARRAY_BEGIN(disallowedCases), DE_ARRAY_END(disallowedCases), hash) == DE_ARRAY_END(disallowedCases)) in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDrawTests.cpp582 static const deUint32 disallowedCases[]= in init() local
675 !de::contains(DE_ARRAY_BEGIN(disallowedCases), DE_ARRAY_END(disallowedCases), hash)) in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp1017 static const deUint32 disallowedCases[]= in init() local
1114 !de::contains(DE_ARRAY_BEGIN(disallowedCases), DE_ARRAY_END(disallowedCases), hash)) in init()

Completed in 4 milliseconds