Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp856 static string getAsmForLocalSizeTest(bool useLiteralLocalSize, bool useLiteralLocalSizeId, bool useSpecConstantWorkgroupSize, IVec3 workGroupSize, deUint32 ndx) in getAsmForLocalSizeTest() argument
883 if (useSpecConstantWorkgroupSize) in getAsmForLocalSizeTest()
910 if (useSpecConstantWorkgroupSize) in getAsmForLocalSizeTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp855 static string getAsmForLocalSizeTest(bool useLiteralLocalSize, bool useLiteralLocalSizeId, bool useSpecConstantWorkgroupSize, IVec3 workGroupSize, deUint32 ndx) in getAsmForLocalSizeTest() argument
882 if (useSpecConstantWorkgroupSize) in getAsmForLocalSizeTest()
909 if (useSpecConstantWorkgroupSize) in getAsmForLocalSizeTest()

Completed in 49 milliseconds