Searched defs:robust_buffer_access (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir.h44 anv_nir_ssbo_addr_format(const struct anv_physical_device * pdevice,bool robust_buffer_access) argument
H A Danv_nir_apply_pipeline_layout.c1097 anv_nir_apply_pipeline_layout(const struct anv_physical_device * pdevice,bool robust_buffer_access,struct anv_pipeline_layout * layout,nir_shader * shader,struct brw_stage_prog_data * prog_data,struct anv_pipeline_bind_map * map) argument
H A Danv_private.h1111 bool robust_buffer_access; member in struct:anv_device
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir.h44 anv_nir_ssbo_addr_format(const struct anv_physical_device * pdevice,bool robust_buffer_access) argument
58 anv_nir_ubo_addr_format(const struct anv_physical_device * pdevice,bool robust_buffer_access) argument
H A Danv_nir_compute_push_layout.c32 anv_nir_compute_push_layout(const struct anv_physical_device * pdevice,bool robust_buffer_access,nir_shader * nir,struct brw_stage_prog_data * prog_data,struct anv_pipeline_bind_map * map,void * mem_ctx) argument
H A Danv_nir_apply_pipeline_layout.c1404 anv_nir_apply_pipeline_layout(const struct anv_physical_device * pdevice,bool robust_buffer_access,const struct anv_pipeline_layout * layout,nir_shader * shader,struct anv_pipeline_bind_map * map) argument
H A Danv_pipeline.c578 populate_bs_prog_key(const struct intel_device_info * devinfo,VkPipelineShaderStageCreateFlags flags,bool robust_buffer_access,struct brw_bs_prog_key * key) argument
[all...]
H A Danv_device.c2905 bool robust_buffer_access = false; local in function:anv_CreateDevice
H A Danv_private.h1163 bool robust_buffer_access; member in struct:anv_device
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_shader_abi.h158 bool robust_buffer_access; member in struct:ac_shader_abi
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c994 brw_vectorize_lower_mem_access(nir_shader * nir,const struct brw_compiler * compiler,bool is_scalar,bool robust_buffer_access) argument
1051 brw_postprocess_nir(nir_shader * nir,const struct brw_compiler * compiler,bool is_scalar,bool debug_enabled,bool robust_buffer_access) argument
H A Dbrw_compiler.h245 bool robust_buffer_access; member in struct:brw_base_prog_key
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c1020 pipeline_populate_v3d_key(struct v3d_key * key,const struct v3dv_pipeline_stage * p_stage,uint32_t ucp_enables,bool robust_buffer_access) argument
H A Dv3dv_private.h267 bool robust_buffer_access; member in struct:v3dv_pipeline_key
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h113 bool robust_buffer_access; member in struct:radv_nir_compiler_options
H A Dradv_device.c2893 bool robust_buffer_access = false; local in function:radv_CreateDevice
H A Dradv_private.h785 bool robust_buffer_access; member in struct:radv_device
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_compiler.h391 bool robust_buffer_access; member in struct:v3d_key

Completed in 69 milliseconds