Home
last modified time | relevance | path

Searched refs:PipelineBindPoint (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp537 commandBuffer->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipelineInfo->pipeline); in TEST_P()
655 commandBuffer->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipelineInfo->pipeline); in TEST_P()
835 commandBuffer->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipelineInfo->pipeline); in TEST_P()
836 commandBuffer->bindDescriptorSets(vkhpp::PipelineBindPoint::eGraphics, in TEST_P()
862 commandBuffer->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipelineInfo->pipeline); in TEST_P()
889 commandBuffer->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipelineInfo->pipeline); in TEST_P()
890 commandBuffer->bindDescriptorSets(vkhpp::PipelineBindPoint::eGraphics, in TEST_P()
1228 commandBuffer->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipelineInfo->pipeline); in TEST_P()
1229 commandBuffer->bindDescriptorSets(vkhpp::PipelineBindPoint::eGraphics, in TEST_P()
DGfxstreamEnd2EndVkTests.cpp860 .pipelineBindPoint = vkhpp::PipelineBindPoint::eGraphics, in TEST_P()
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp325 cmd->bindPipeline(vkhpp::PipelineBindPoint::eGraphics, *pipeline); in CanHandlePrecisionQualifierWithYuvSampler()
327 cmd->bindDescriptorSets(vkhpp::PipelineBindPoint::eGraphics, in CanHandlePrecisionQualifierWithYuvSampler()
DVulkan.cpp890 .pipelineBindPoint = vkhpp::PipelineBindPoint::eGraphics, in CreateFramebuffer()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_to_string.hpp5355 VULKAN_HPP_INLINE std::string to_string( PipelineBindPoint value ) in to_string()
5359 case PipelineBindPoint::eGraphics : return "Graphics"; in to_string()
5360 case PipelineBindPoint::eCompute : return "Compute"; in to_string()
5362 case PipelineBindPoint::eExecutionGraphAMDX : return "ExecutionGraphAMDX"; in to_string()
5364 case PipelineBindPoint::eRayTracingKHR : return "RayTracingKHR"; in to_string()
5365 case PipelineBindPoint::eSubpassShadingHUAWEI : return "SubpassShadingHUAWEI"; in to_string()
Dvulkansc_to_string.hpp3098 VULKAN_HPP_INLINE std::string to_string( PipelineBindPoint value ) in to_string()
3102 case PipelineBindPoint::eGraphics : return "Graphics"; in to_string()
3103 case PipelineBindPoint::eCompute : return "Compute"; in to_string()
Dvulkan_raii.hpp4822 …void bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAMESPACE…
4852 …void bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAM…
5143 …void pushDescriptorSetKHR( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_N…
5376 …void bindPipelineShaderGroupNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_…
5416 …void setDescriptorBufferOffsetsEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VUL…
5419 …void bindDescriptorBufferEmbeddedSamplersEXT( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBind…
5551 …void updatePipelineIndirectBufferNV( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VU…
11516 …VULKAN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipeli… in bindPipeline()
11646 …NLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBind… in bindDescriptorSets()
14687 …INE void CommandBuffer::pushDescriptorSetKHR( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBind… in pushDescriptorSetKHR()
[all …]
Dvulkansc_raii.hpp2390 …void bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAMESPACE…
2420 …void bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAM…
6686 …VULKAN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipeli… in bindPipeline()
6816 …NLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBind… in bindDescriptorSets()
Dvulkansc_handles.hpp2131 …void bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAMESPACE…
2179 …void bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAM…
2182 …void bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipelineBindPoint, VULKAN_HPP_NAM…
Dvulkansc_enums.hpp2329 enum class PipelineBindPoint enum
Dvulkansc_funcs.hpp3044 …VULKAN_HPP_INLINE void CommandBuffer::bindPipeline( VULKAN_HPP_NAMESPACE::PipelineBindPoint pipeli… in bindPipeline()
3154 …VULKAN_HPP_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint in bindDescriptorSets()
3162 …VULKAN_HPP_INLINE void CommandBuffer::bindDescriptorSets( VULKAN_HPP_NAMESPACE::PipelineBindPoint in bindDescriptorSets()
Dvulkan_enums.hpp3577 enum class PipelineBindPoint enum