Searched defs:deref_type (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_buffer_access.cpp153 const glsl_type *deref_type = deref->type->get_scalar_type(); local in function:lower_buffer_access::lower_buffer_access::emit_access
H A Dgl_nir_link_uniforms.c405 const struct glsl_type *deref_type = deref->var->type; local in function:add_var_use_deref
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_buffer_access.cpp153 const glsl_type *deref_type = deref->type->get_scalar_type(); local in function:lower_buffer_access::lower_buffer_access::emit_access
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dvars_tests.cpp140 nir_vars_test::count_derefs(nir_deref_type deref_type) argument
175 nir_vars_test::get_deref(nir_deref_type deref_type, argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_serialize.c466 nir_deref_type deref_type = blob_read_uint32(ctx->blob); local in function:read_deref
H A Dnir.c443 nir_deref_instr_create(nir_shader *shader, nir_deref_type deref_type) argument
H A Dnir.h1121 nir_deref_type deref_type; member in struct:__anon3bab288a1408
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_variables.c1948 const struct glsl_type *deref_type = ptr_type->deref->type; local in function:vtn_pointer_from_ssa
H A Dspirv_to_nir.c2830 const struct glsl_type *deref_type = deref->type; local in function:vtn_handle_atomics
2933 const struct glsl_type *deref_type = deref->type; local in function:vtn_handle_atomics
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_variables.c1701 const struct glsl_type *deref_type = local in function:vtn_pointer_from_ssa
H A Dspirv_to_nir.c1586 struct vtn_type *deref_type = NULL; local in function:vtn_handle_type
3691 const struct glsl_type *deref_type = deref->type; local in function:vtn_handle_atomics
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.c623 nir_deref_instr_create(nir_shader *shader, nir_deref_type deref_type) argument
H A Dnir_serialize.c628 unsigned deref_type:3; member in struct:packed_instr::__anon7e3a081f0d08
637 unsigned deref_type:3; member in struct:packed_instr::__anon7e3a081f0e08
1049 nir_deref_type deref_type = header.deref.deref_type; local in function:read_deref
[all...]
H A Dnir.h1549 nir_deref_type deref_type; member in struct:__anon3ec4419d1508

Completed in 57 milliseconds