Searched defs:rba (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c487 const bool rba = pipeline->device->robust_buffer_access; local in function:anv_pipeline_hash_graphics
513 const bool rba = pipeline->device->robust_buffer_access; local in function:anv_pipeline_hash_compute
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1137 const bool rba = p_stage->pipeline->device->features.robustBufferAccess; local in function:pipeline_populate_v3d_fs_key
1257 const bool rba = p_stage->pipeline->device->features.robustBufferAccess; local in function:pipeline_populate_v3d_gs_key
1299 const bool rba = p_stage->pipeline->device->features.robustBufferAccess; local in function:pipeline_populate_v3d_vs_key
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c662 const bool rba = pipeline->base.device->robust_buffer_access; local in function:anv_pipeline_hash_graphics
688 const bool rba = pipeline->base.device->robust_buffer_access; local in function:anv_pipeline_hash_compute
710 const bool rba = pipeline->base.device->robust_buffer_access; local in function:anv_pipeline_hash_ray_tracing_shader
732 const bool rba local in function:anv_pipeline_hash_ray_tracing_combined_shader
[all...]

Completed in 11 milliseconds