Searched defs:is_image (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_access.c221 update_access(struct access_state *state, nir_intrinsic_instr *instr, bool is_image, bool is_buffer) argument
H A Dnir.c2661 bool is_image = glsl_type_is_image(type) || glsl_type_is_sampler(type); local in function:nir_chase_binding
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A Dgl_XML.py488 def is_image(self): member in class:gl_parameter
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c238 bool is_image = strstr(intr_name, "image_deref"); local in function:scan_instruction
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A Dgl_XML.py487 def is_image(self): member in class:gl_parameter
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.h718 bool is_image() const function in struct:glsl_type
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c724 bool is_image = inst->Dst[0].Register.File != TGSI_FILE_BUFFER; local in function:store_emit
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.h970 bool is_image() const function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.c1274 bool is_image = image_direct_address != ~0; local in function:emit_atomic
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c1585 zero_bindless_descriptor(struct zink_context *ctx, uint32_t handle, bool is_buffer, bool is_image) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4235 bool is_image = ir->type->is_image(); local in function:glsl_to_tgsi_visitor::handle_bound_deref
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp4346 bool is_image = ir->type->is_image(); local in function:glsl_to_tgsi_visitor::handle_bound_deref

Completed in 47 milliseconds