Searched defs:v3dv_pipeline (Results 1 – 1 of 1) sorted by relevance
2228 struct v3dv_pipeline { struct2239 struct v3dv_pipeline_stage *stages[BROADCOM_SHADER_STAGES]; argument2259 struct v3dv_pipeline_layout *layout; argument2276 struct v3dv_pipeline_vertex_binding { argument2286 struct v3dv_pipeline_vertex_attrib { argument2297 struct v3dv_pipeline_shared_data *shared_data; argument2300 unsigned char sha1[20];2310 struct v3dv_bo *default_attribute_values;2334 struct util_dynarray data; /* Array of v3dv_pipeline_executable_data */ argument2355 v3dv_pipeline_get_binding_point(struct v3dv_pipeline *pipeline) in v3dv_pipeline_get_binding_point() argument