Home
last modified time | relevance | path

Searched defs:encode_bind_pipeline (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_acceleration_structure.h74 VkResult (*encode_bind_pipeline[MAX_ENCODE_PASSES])(VkCommandBuffer cmd_buffer, member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_acceleration_structure.cc165 encode_bind_pipeline(VkCommandBuffer commandBuffer, uint32_t key) in encode_bind_pipeline() function