Home
last modified time | relevance | path

Searched refs:isSIntType (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp456 bool isSIntType (VkComponentTypeKHR t) in isSIntType() function
955 bool sIntType = isSIntType(dt); in dumpWholeMatrix()
1297 if (isSIntType(dataTypes[1]) && isSIntType(dataTypes[2]) && isSIntType(dataTypes[3])) in iterate()
1560 if (isSIntType(dataTypes[3])) in iterate()
1874 if (isMatrixMul && (useType == UT_NV) && isSIntType(inputType) != isSIntType(outputType)) { in createCooperativeMatrixTestsInternal()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp266 static bool isSIntType(VkComponentTypeNV t) in isSIntType() function
1152 if (isSIntType(dataTypes[3])) in iterate()

Completed in 5 milliseconds