Home
last modified time | relevance | path

Searched defs:compShader (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp716 Move<VkPipeline> AttachmentRateInstance::buildComputePipeline(VkShaderModule compShader, VkPipeline… in buildComputePipeline()
986 …Move<VkShaderModule> compShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runComputeShaderMode() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp483 Move<VkShaderModule> compShader; in iterate() local