Home
last modified time | relevance | path

Searched refs:pipelineShaderStageParams (Results 1 – 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp49 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeComputePipeline() local
64 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in makeComputePipeline()
201 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
206 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
213 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
220 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
227 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
234 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
375 …(deUint32)pipelineShaderStageParams.size(), // deUint32 … in makeGraphicsPipeline()
376 …&pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* … in makeGraphicsPipeline()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp162 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
177 pipelineShaderStageParams, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp162 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
177 pipelineShaderStageParams, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp269 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
284 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
DvktSSBOLayoutCase.cpp2318 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
2333 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOCornerCase.cpp269 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
284 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
DvktSSBOLayoutCase.cpp2318 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
2333 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp266 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
302 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
311 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
320 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
329 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
338 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
502 …(deUint32)pipelineShaderStageParams.size(), // deUint32 … in makeGraphicsPipeline()
503 …&pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* … in makeGraphicsPipeline()
3905 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeComputePipeline() local
3920 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in makeComputePipeline()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp266 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams; in makeGraphicsPipeline() local
302 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
311 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
320 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
329 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
338 pipelineShaderStageParams.push_back(stageCreateInfo); in makeGraphicsPipeline()
502 …(deUint32)pipelineShaderStageParams.size(), // deUint32 … in makeGraphicsPipeline()
503 …&pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* … in makeGraphicsPipeline()
3905 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in makeComputePipeline() local
3920 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in makeComputePipeline()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp433 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
448 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp433 const vk::VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
448 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp489 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in runTest() local
504 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in runTest()
1118 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
1133 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingTraceRaysTests.cpp489 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in runTest() local
504 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in runTest()
1118 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in iterate() local
1133 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp907 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
917 pipelineShaderStageParams[1].stage = VK_SHADER_STAGE_FRAGMENT_BIT; in buildGraphicsPipeline()
918 pipelineShaderStageParams[1].module = fragmentShaderModule; in buildGraphicsPipeline()
1056 (deUint32)pipelineShaderStageParams.size(), // deUint32 stageCount in buildGraphicsPipeline()
1057 …&pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* pStages in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp549 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
560 pipelineShaderStageParams[1].stage = VK_SHADER_STAGE_FRAGMENT_BIT; in buildGraphicsPipeline()
561 pipelineShaderStageParams[1].module = fragShader; in buildGraphicsPipeline()
724 (deUint32)pipelineShaderStageParams.size(), // deUint32 stageCount in buildGraphicsPipeline()
725 &pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* pStages in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp907 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
917 pipelineShaderStageParams[1].stage = VK_SHADER_STAGE_FRAGMENT_BIT; in buildGraphicsPipeline()
918 pipelineShaderStageParams[1].module = fragmentShaderModule; in buildGraphicsPipeline()
1056 (deUint32)pipelineShaderStageParams.size(), // deUint32 stageCount in buildGraphicsPipeline()
1057 …&pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* pStages in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp549 std::vector<VkPipelineShaderStageCreateInfo> pipelineShaderStageParams(2, in buildGraphicsPipeline() local
560 pipelineShaderStageParams[1].stage = VK_SHADER_STAGE_FRAGMENT_BIT; in buildGraphicsPipeline()
561 pipelineShaderStageParams[1].module = fragShader; in buildGraphicsPipeline()
724 (deUint32)pipelineShaderStageParams.size(), // deUint32 stageCount in buildGraphicsPipeline()
725 &pipelineShaderStageParams[0], // const VkPipelineShaderStageCreateInfo* pStages in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp882 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initStateObjects() local
897 pipelineShaderStageParams, // stage in initStateObjects()
DvktQueryPoolStatisticsTests.cpp623 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
639 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in executeTest()
847 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
863 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in executeTest()
1104 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
1120 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in executeTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
DvktQueryPoolPerformanceTests.cpp882 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initStateObjects() local
897 pipelineShaderStageParams, // stage in initStateObjects()
DvktQueryPoolStatisticsTests.cpp623 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
639 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in executeTest()
847 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
863 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in executeTest()
1104 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in executeTest() local
1120 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in executeTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp758 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
773 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in initConfiguration()
DvktRayQueryCullRayFlagsTests.cpp803 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
818 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in initConfiguration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp758 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
773 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in initConfiguration()
DvktRayQueryCullRayFlagsTests.cpp803 const VkPipelineShaderStageCreateInfo pipelineShaderStageParams = in initConfiguration() local
818 pipelineShaderStageParams, // VkPipelineShaderStageCreateInfo stage; in initConfiguration()

12