Home
last modified time | relevance | path

Searched defs:pipelineShaderStageParams (Results 1 – 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp57 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeComputePipeline() local
210 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
435 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
494 const std::vector<VkPipelineShaderStageCreateInfo>& pipelineShaderStageParams, in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp162 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp162 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOCornerCase.cpp269 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp269 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp433 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp433 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp489 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in runTest() local
1118 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp489 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in runTest() local
1118 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp887 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initStateObjects() local
DvktQueryPoolStatisticsTests.cpp623 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
847 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
1104 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp882 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initStateObjects() local
DvktQueryPoolStatisticsTests.cpp623 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
847 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
1104 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemShaderImageAccessTests.cpp703 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams in executeComputeTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp266 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
3905 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeComputePipeline() local
3967 vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeMeshPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp266 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
3917 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeComputePipeline() local
3985 vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeMeshPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp758 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
DvktRayQueryCullRayFlagsTests.cpp803 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp758 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
DvktRayQueryCullRayFlagsTests.cpp803 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp549 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp2639 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp912 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp710 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageHostImageCopyTests.cpp656 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local

12