Home
last modified time | relevance | path

Searched defs:bindPoint (Results 1 – 25 of 54) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipeline.hpp88 VkPipelineBindPoint bindPoint() const override in bindPoint() function in vk::GraphicsPipeline
134 VkPipelineBindPoint bindPoint() const override in bindPoint() function in vk::ComputePipeline
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolFragInvocationTests.cpp114 …nst DeviceInterface& vkd, const VkCommandBuffer cmdBuffer, const VkPipelineBindPoint bindPoint, co… in recordRenderPassCommands()
130 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in testInvocations() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateMiscTests.cpp206 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in testEnableDisable() local
516 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in testNoFrag() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBuilderUtil.cpp291 …dateWithPush (const DeviceInterface& vk, VkCommandBuffer cmd, VkPipelineBindPoint bindPoint, VkPip… in updateWithPush()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateMiscTests.cpp143 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in sampleShadingWithDynamicSampleCount() local
DvktPipelineImageSlicedViewOf3DTests.cpp565 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in runGraphicsPipeline() local
589 const auto bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; in runComputePipeline() local
607 const auto bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; in runSamplingPipeline() local
DvktPipelineBindPointTests.cpp332 …rface& vkd, VkDevice device, VkDescriptorSetLayout setLayout, VkPipelineBindPoint bindPoint, VkPip… in makeUpdateTemplate()
351 …riptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, VkPip… in pushBufferDescriptor()
DvktPipelineShaderModuleIdentifierTests.cpp2831 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
2856 const auto bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; in iterate() local
2866 const auto bindPoint = VK_PIPELINE_BIND_POINT_RAY_TRACING_KHR; in iterate() local
3174 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBindPointTests.cpp330 …rface& vkd, VkDevice device, VkDescriptorSetLayout setLayout, VkPipelineBindPoint bindPoint, VkPip… in makeUpdateTemplate()
349 …riptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, VkPip… in pushBufferDescriptor()
DvktPipelineShaderModuleIdentifierTests.cpp2817 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
2842 const auto bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; in iterate() local
2852 const auto bindPoint = VK_PIPELINE_BIND_POINT_RAY_TRACING_KHR; in iterate() local
3158 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp118 VkPipelineBindPoint bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; local
1303 VkPipelineBindPoint bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp875 tcu::TestStatus pipelineLayoutLifetimeTest (Context& context, VkPipelineBindPoint bindPoint) in pipelineLayoutLifetimeTest()
1578 …stStatus pipelineInvalidPointersUnusedStructsTest (Context& context, VkPipelineBindPoint bindPoint) in pipelineInvalidPointersUnusedStructsTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiPipelineTests.cpp875 tcu::TestStatus pipelineLayoutLifetimeTest (Context& context, VkPipelineBindPoint bindPoint) in pipelineLayoutLifetimeTest()
1578 …stStatus pipelineInvalidPointersUnusedStructsTest (Context& context, VkPipelineBindPoint bindPoint) in pipelineInvalidPointersUnusedStructsTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp334 VkPipelineBindPoint bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shader_interlock/
DvktFragmentShaderInterlockBasic.cpp334 VkPipelineBindPoint bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp109 VkPipelineBindPoint bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; local
1303 VkPipelineBindPoint bindPoint = VK_PIPELINE_BIND_POINT_COMPUTE; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp138 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
DvktMeshShaderConditionalRenderingTestsEXT.cpp367 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp367 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
DvktMeshShaderPropertyTests.cpp138 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationMiscDrawTests.cpp782 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationDepthBiasControlTests.cpp353 const auto bindPoint = VK_PIPELINE_BIND_POINT_GRAPHICS; in iterate() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DCommandBufferVk.cpp135 VkPipelineBindPoint bindPoint) { in Apply()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1368 …VkPipelineBindPoint bindPoint = m_data.stage == STAGE_COMPUTE ? VK_PIPELINE_BIND_POINT_COMPUTE : V… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1368 …VkPipelineBindPoint bindPoint = m_data.stage == STAGE_COMPUTE ? VK_PIPELINE_BIND_POINT_COMPUTE : V… in iterate() local

123