Home
last modified time | relevance | path

Searched refs:v3dv_pipeline_get_binding_point (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h2090 v3dv_pipeline_get_binding_point(struct v3dv_pipeline *pipeline) in v3dv_pipeline_get_binding_point() function
2102 if (v3dv_pipeline_get_binding_point(pipeline) == VK_PIPELINE_BIND_POINT_COMPUTE) in v3dv_cmd_buffer_get_descriptor_state()
Dv3dv_cmd_buffer.c2279 v3dv_pipeline_get_binding_point(pipeline); in v3dv_cmd_buffer_meta_state_pop()