Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsShapeTests.cpp56 OPTYPE_CLUSTERED = 0, enumerator
68 case OPTYPE_CLUSTERED: in getOpTypeName()
84 std::string extension = (OPTYPE_CLUSTERED == caseDef.opType) ? in initFrameBufferPrograms()
98 if (OPTYPE_CLUSTERED == caseDef.opType) in initFrameBufferPrograms()
234 std::string extension = (OPTYPE_CLUSTERED == caseDef.opType) ? in initPrograms()
245 if (OPTYPE_CLUSTERED == caseDef.opType) in initPrograms()
437 if (OPTYPE_CLUSTERED == caseDef.opType) in supportedCheck()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsShapeTests.cpp41 OPTYPE_CLUSTERED = 0, enumerator
79 case OPTYPE_CLUSTERED: return "clustered"; in getOpTypeName()
87 const string testExtensions = (OPTYPE_CLUSTERED == caseDef.opType) in getExtHeader()
103 if (OPTYPE_CLUSTERED == caseDef.opType) in getBodySource()
237 if (OPTYPE_CLUSTERED == caseDef.opType) in supportedCheck()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsShapeTests.cpp41 OPTYPE_CLUSTERED = 0, enumerator
79 case OPTYPE_CLUSTERED: return "clustered"; in getOpTypeName()
87 const string testExtensions = (OPTYPE_CLUSTERED == caseDef.opType) in getExtHeader()
103 if (OPTYPE_CLUSTERED == caseDef.opType) in getBodySource()
237 if (OPTYPE_CLUSTERED == caseDef.opType) in supportedCheck()

Completed in 4 milliseconds