Home
last modified time | relevance | path

Searched defs:computePipelineLayout (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp114 …const Move<VkPipelineLayout> computePipelineLayout = makePipelineLayout (vk, device, *descriptorS… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp114 …const Move<VkPipelineLayout> computePipelineLayout = makePipelineLayout (vk, device, *descriptorS… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp471 Move<VkPipelineLayout> computePipelineLayout; in runTest() local
1099 Move<VkPipelineLayout> computePipelineLayout; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp471 Move<VkPipelineLayout> computePipelineLayout; in runTest() local
1099 Move<VkPipelineLayout> computePipelineLayout; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp351 …const Move<VkPipelineLayout> computePipelineLayout = makePipelineLayout(vk, device, 1, &(*descript… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp351 …const Move<VkPipelineLayout> computePipelineLayout = makePipelineLayout(vk, device, 1, &(*descript… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp484 PipelineLayoutWrapper computePipelineLayout; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBindPointTests.cpp482 Move<VkPipelineLayout> computePipelineLayout; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPipelineInteractionTests.cpp184 const auto computePipelineLayout = makePipelineLayout(vk, device, descriptorSetLayout.get()); in iterate() local
DvktShaderObjectBindingTests.cpp257 …const auto computePipelineLayout = makePipelineLayout(vk, device, descriptorSetLayout.get()… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp1133 …Move<VkPipelineLayout> computePipelineLayout = buildPipelineLayout(&(*computeDescriptorSetLayout)); in runComputeShaderMode() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp1312 …Move<VkPipelineLayout> computePipelineLayout = buildPipelineLayout(device, vk, &(*computeDescripto… in runComputeShaderMode() local