Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp179 const bool doShaderLog = log.isShaderLoggingEnabled(); in makeGraphicsPipeline() local
197 if (doShaderLog) in makeGraphicsPipeline()
209 if (doShaderLog) in makeGraphicsPipeline()
221 if (doShaderLog) in makeGraphicsPipeline()
233 if (doShaderLog) in makeGraphicsPipeline()
245 if (doShaderLog) in makeGraphicsPipeline()
305 const bool doShaderLog = log.isShaderLoggingEnabled(); in makeComputePipeline() local
330 if (doShaderLog) in makeComputePipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp397 const bool doShaderLog = commandLine.isLogDecompiledSpirvEnabled() && log.isShaderLoggingEnabled(); in init() local
445 if (doShaderLog) in init()
469 if (doShaderLog) in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp388 const bool doShaderLog = commandLine.isLogDecompiledSpirvEnabled() && log.isShaderLoggingEnabled(); in init() local
436 if (doShaderLog) in init()
460 if (doShaderLog) in init()

Completed in 7 milliseconds