/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingCallableShadersTests.cpp | 246 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() 247 …STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit… in initRayTracingShaders() 248 …ADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss… in initRayTracingShaders() 249 …R_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("call… in initRayTracingShaders() 254 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() 255 …STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit… in initRayTracingShaders() 256 …ADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss… in initRayTracingShaders() 257 …R_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("call… in initRayTracingShaders() 258 …R_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("call… in initRayTracingShaders() 263 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() [all …]
|
D | vktRayTracingShaderBindingTableTests.cpp | 331 …ADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() 333 …STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit… in initRayTracingShaders() 334 …SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss… in initRayTracingShaders() 339 …ADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() 344 …STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(csnam… in initRayTracingShaders() 346 …SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss… in initRayTracingShaders() 356 …ADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() 357 …STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("chit… in initRayTracingShaders() 359 …SHADER_STAGE_MISS_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("miss… in initRayTracingShaders() 364 …ADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get("rgen… in initRayTracingShaders() [all …]
|
D | vktRayTracingBarrierTests.cpp | 1006 …const auto shaderModule = createShaderModule(vkd, device, context.getBinaryCollection().get(shader… in createComputePipeline() 1045 …const auto vertShader = createShaderModule(vkd, device, context.getBinaryCollection().get(vertShad… in createGraphicsPipelineObjects() 1046 …const auto fragShader = createShaderModule(vkd, device, context.getBinaryCollection().get(fragShad… in createGraphicsPipelineObjects() 1115 …ADER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(rgenN… in createRayTracingPipelineData() 1126 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(rgenA… in createRayTracingPipelineData() 1127 …TAGE_INTERSECTION_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(isect… in createRayTracingPipelineData() 1141 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(rgenA… in createRayTracingPipelineData() 1142 …ER_STAGE_ANY_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(ahitN… in createRayTracingPipelineData() 1156 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(rgenA… in createRayTracingPipelineData() 1157 …STAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, context.getBinaryCollection().get(chitN… in createRayTracingPipelineData() [all …]
|
D | vktRayTracingDataSpillTests.cpp | 1890 …ER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("rgen… in iterate() 1894 …AGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("chit… in iterate() 1898 …_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("call… in iterate() 1902 …GE_INTERSECTION_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("rint… in iterate() 1903 …R_STAGE_ANY_HIT_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("ahit… in iterate() 2515 …ER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("rgen… in iterate() 2519 …AGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("chit… in iterate() 2523 …_STAGE_CALLABLE_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("call… in iterate() 2527 …GE_INTERSECTION_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("rint… in iterate() 2528 …AGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vkd, device, m_context.getBinaryCollection().get("chit… in iterate() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationWindingTests.cpp | 447 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, m_context.getBinaryCollection().get("… in iterate() 448 … (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, m_context.getBinaryCollection().get("tesc… in iterate() 449 …vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, m_context.getBinaryCollection().get("tese… in iterate() 450 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, m_context.getBinaryCollection().get… in iterate() 457 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, m_context.getBinaryCollection().get("… in iterate() 458 … (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, m_context.getBinaryCollection().get("tesc… in iterate() 459 …vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, m_context.getBinaryCollection().get("tese… in iterate() 460 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, m_context.getBinaryCollection().get… in iterate()
|
D | vktTessellationGeometryPointSizeTests.cpp | 345 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("v… in test() 346 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("… in test() 350 … (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection().get("tesc… in test() 351 … (vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get("tese… in test() 355 ….setShader (vk, device, VK_SHADER_STAGE_GEOMETRY_BIT, context.getBinaryCollection().get("g… in test()
|
D | vktTessellationGeometryGridRenderTests.cpp | 615 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, m_context.getBinaryCollection().get("ver… in iterate() 616 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, m_context.getBinaryCollection().get("f… in iterate() 617 …(vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, m_context.getBinaryCollection().get("tesc… in iterate() 618 …vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, m_context.getBinaryCollection().get("tese… in iterate() 619 ….setShader (vk, device, VK_SHADER_STAGE_GEOMETRY_BIT, m_context.getBinaryCollection().get("g… in iterate()
|
D | vktTessellationGeometryPassthroughTests.cpp | 533 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, m_context.getBinaryCollection().get(… in iterate() 534 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, m_context.getBinaryCollection().get… in iterate() 538 … (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, m_context.getBinaryCollection().get("tesc… in iterate() 539 …vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, m_context.getBinaryCollection().get(pipel… in iterate() 543 ….setShader (vk, device, VK_SHADER_STAGE_GEOMETRY_BIT, m_context.getBinaryCollection().get(… in iterate()
|
D | vktTessellationCommonEdgeTests.cpp | 382 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("ver… in test() 383 ….setShader (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection(… in test() 384 … (vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get("tese… in test() 385 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("fr… in test()
|
D | vktTessellationMiscDrawTests.cpp | 212 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("v… in runTest() 213 … (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection().get("tesc… in runTest() 214 … (vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get("tese… in runTest() 215 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("… in runTest()
|
D | vktTessellationPrimitiveDiscardTests.cpp | 481 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("v… in test() 482 … (vk, device, VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT, context.getBinaryCollection().get("tesc… in test() 483 … (vk, device, VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get(needP… in test() 484 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("… in test()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 97 …const string geometryShaderName = (m_context.getBinaryCollection().contains("geometry_pointsi… in iterate() 102 ….setShader (vk, device, VK_SHADER_STAGE_VERTEX_BIT, m_context.getBinaryCollection().get("vertex… in iterate() 103 ….setShader (vk, device, VK_SHADER_STAGE_GEOMETRY_BIT, m_context.getBinaryCollection().get(geome… in iterate() 104 ….setShader (vk, device, VK_SHADER_STAGE_FRAGMENT_BIT, m_context.getBinaryCollection().get("frag… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 451 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("ver… in testPrimitivesInside() 452 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("fr… in testPrimitivesInside() 506 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("ver… in testPrimitivesOutside() 507 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("fr… in testPrimitivesOutside() 553 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("ver… in testPrimitivesDepthClamp() 554 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("fr… in testPrimitivesDepthClamp() 645 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("ver… in testPrimitivesDepthClip() 646 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("fr… in testPrimitivesDepthClip() 794 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_VERTEX_BIT, context.getBinaryCollection().get("ver… in testLargePoints() 795 …shaders.push_back(VulkanShader(VK_SHADER_STAGE_FRAGMENT_BIT, context.getBinaryCollection().get("fr… in testLargePoints() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 64 …vk::BinaryCollection& getBinaryCollection (void) const { return m_context.getBinaryCollection… in getBinaryCollection() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDerivativeTests.cpp | 81 …Move<VkShaderModule> shaderModule = createShaderModule(vk, vkDevice, context.getBinaryCollection(… in testComputeDerivativeByHandle() 119 …Move<VkShaderModule> shaderModule = createShaderModule(vk, vkDevice, context.getBinaryCollection(… in testComputeDerivativeByIndex()
|
D | vktPipelineMatchedAttachmentsTests.cpp | 74 … vertexShaderModule (createShaderModule(vk, vkDevice, context.getBinaryCollection().get("colo… in testMatchedAttachments() 75 … fragmentShaderModule (createShaderModule(vk, vkDevice, context.getBinaryCollection().get("colo… in testMatchedAttachments()
|
D | vktPipelineNoPositionTests.cpp | 396 vert = createShaderModule(vkd, device, m_context.getBinaryCollection().get("vert"), 0u); in iterate() 401 tesc = createShaderModule(vkd, device, m_context.getBinaryCollection().get("tesc"), 0u); in iterate() 406 tese = createShaderModule(vkd, device, m_context.getBinaryCollection().get("tese"), 0u); in iterate() 411 geom = createShaderModule(vkd, device, m_context.getBinaryCollection().get("geom"), 0u); in iterate() 415 frag = createShaderModule(vkd, device, m_context.getBinaryCollection().get("frag"), 0u); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktAttachmentRateTests.cpp | 986 …Move<VkShaderModule> compShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runComputeShaderMode() 987 …Move<VkShaderModule> vertShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runComputeShaderMode() 988 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runComputeShaderMode() 1135 …odule> vertSetupShader = createShaderModule(vk, device, m_context.getBinaryCollection().get("vert… in runFragmentShaderMode() 1136 …odule> fragSetupShader = createShaderModule(vk, device, m_context.getBinaryCollection().get("frag… in runFragmentShaderMode() 1137 …Move<VkShaderModule> vertShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runFragmentShaderMode() 1138 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runFragmentShaderMode() 1278 …Move<VkShaderModule> vertShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runCopyMode() 1279 …Move<VkShaderModule> fragShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runCopyMode() 1509 …Module> vertShader = createShaderModule(vk, *m_device, m_context.getBinaryCollection().get("vert… in runCopyModeOnTransferQueue() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateCBTests.cpp | 65 …vk::VkShaderModule> vs (createShaderModule(m_vk, device, m_context.getBinaryCollection().get(m_ver… in initPipeline() 66 …vk::VkShaderModule> fs (createShaderModule(m_vk, device, m_context.getBinaryCollection().get(m_fra… in initPipeline()
|
D | vktDynamicStateVPTests.cpp | 239 …<vk::VkShaderModule> vs(createShaderModule(m_vk, device, m_context.getBinaryCollection().get(m_ver… in initPipeline() 240 …<vk::VkShaderModule> gs(createShaderModule(m_vk, device, m_context.getBinaryCollection().get(m_geo… in initPipeline() 241 …<vk::VkShaderModule> fs(createShaderModule(m_vk, device, m_context.getBinaryCollection().get(m_fra… in initPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiPipelineTests.cpp | 272 … vertexShaderModule (createShaderModule(vk, device, context.getBinaryCollection().get("vert… in drawTriangleTest() 273 … fragmentShaderModule (createShaderModule(vk, device, context.getBinaryCollection().get("frag… in drawTriangleTest() 1129 …shaderModules.push_back(createShaderModule(vk, device, context.getBinaryCollection().get("vertex")… in pipelineLayoutLifetimeTest() 1130 …shaderModules.push_back(createShaderModule(vk, device, context.getBinaryCollection().get("fragment… in pipelineLayoutLifetimeTest() 1158 …shaderModules.push_back(createShaderModule(vk, device, context.getBinaryCollection().get("compute"… in pipelineLayoutLifetimeTest() 1362 …const auto shaderModule = vk::createShaderModule(vkd, device, context.getBinaryCollection().get("c… in destroyEarlyTest() 1663 …shaderModules.push_back(createShaderModule(vk, device, context.getBinaryCollection().get("vertex")… in pipelineInvalidPointersUnusedStructsTest() 1664 …shaderModules.push_back(createShaderModule(vk, device, context.getBinaryCollection().get("fragment… in pipelineInvalidPointersUnusedStructsTest() 1692 …shaderModules.push_back(createShaderModule(vk, device, context.getBinaryCollection().get("compute"… in pipelineInvalidPointersUnusedStructsTest()
|
D | vktApiSmokeTests.cpp | 115 …const Unique<VkShaderModule> shader (createShaderModule(vk, vkDevice, context.getBinaryCollection… in createShaderModuleTest() 447 …ule> vertShaderModule (createShaderModule(vk, vkDevice, context.getBinaryCollection().get("vert… in renderTriangleTest() 448 …ule> fragShaderModule (createShaderModule(vk, vkDevice, context.getBinaryCollection().get("frag… in renderTriangleTest() 763 const ProgramBinary vertBin = context.getBinaryCollection().get("vert"); in renderTriangleDummyExtStructTest() 764 const ProgramBinary fragBin = context.getBinaryCollection().get("frag"); in renderTriangleDummyExtStructTest() 1352 …ule> vertShaderModule (createShaderModule(vk, vkDevice, context.getBinaryCollection().get("vert… in renderTriangleUnusedResolveAttachmentTest() 1353 …ule> fragShaderModule (createShaderModule(vk, vkDevice, context.getBinaryCollection().get("frag… in renderTriangleUnusedResolveAttachmentTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 2234 …const Unique<VkShaderModule> shader(createShaderModule(vk, device, m_context.getBinaryCollection()… in iterate() 2261 …const Unique<VkShaderModule> shader(createShaderModule(vk, device, m_context.getBinaryCollection()… in iterate() 2317 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("test… in iterate() 2328 …ER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("rgen… in iterate() 2329 …AGE_INTERSECTION_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("test… in iterate() 2343 …ER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("rgen… in iterate() 2344 …R_STAGE_ANY_HIT_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("test… in iterate() 2358 …ER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("rgen… in iterate() 2359 …TAGE_CLOSEST_HIT_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("test… in iterate() 2373 …DER_STAGE_RAYGEN_BIT_KHR, createShaderModule(vk, device, m_context.getBinaryCollection().get("rgen… in iterate() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageSampleDrawnCubeFaceTests.cpp | 327 …dule> vertexModule1 = createShaderModule (vk, device, m_context.getBinaryCollection().get("vert… in iterate() 328 …le> fragmentModule1 = createShaderModule (vk, device, m_context.getBinaryCollection().get("frag… in iterate() 340 …dule> vertexModule2 = createShaderModule(vk, device, m_context.getBinaryCollection().get("vert… in iterate() 341 …le> fragmentModule2 = createShaderModule(vk, device, m_context.getBinaryCollection().get("frag… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 404 …m_vertexShaderModule = createShaderModule(vk, m_device, m_context.getBinaryCollection().get("verte… in GraphicsEnvironment() 405 …m_fragmentShaderModule = createShaderModule(vk, m_device, m_context.getBinaryCollection().get("fra… in GraphicsEnvironment() 519 …m_computeShaderModule = createShaderModule(vk, m_device, m_context.getBinaryCollection().get("comp… in ComputeEnvironment()
|