Home
last modified time | relevance | path

Searched defs:deref_type (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_io_types.c40 const struct glsl_type *deref_type, unsigned off) in get_new_var()
136 const struct glsl_type *deref_type = in lower_io_types_block() local
Dnir_serialize.c403 nir_deref_type deref_type = blob_read_uint32(ctx->blob); in read_deref_chain() local
Dnir.h879 nir_deref_type deref_type; member
919 deref_type, nir_deref_type_var) in NIR_DEFINE_CAST() argument
/external/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp153 const glsl_type *deref_type = deref->type->get_scalar_type(); in emit_access() local
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c1147 struct vtn_type *deref_type = in vtn_handle_type() local
2547 const struct glsl_type *deref_type = nir_deref_tail(&deref->deref)->type; in vtn_handle_ssbo_or_shared_atomic() local
Dvtn_variables.c405 struct vtn_type *deref_type = ptr->var->type; in vtn_pointer_to_deref() local