Home
last modified time | relevance | path

Searched refs:enter_record (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlinker.h193 virtual void enter_record(const glsl_type *type, const char *name,
Dlink_uniforms.cpp352 this->enter_record(t, *name, row_major, packing); in recursion()
439 program_resource_visitor::enter_record(const glsl_type *, const char *, bool, in enter_record() function in program_resource_visitor
1003 virtual void enter_record(const glsl_type *type, const char *, in enter_record() function in parcel_out_uniform_storage
Dlink_uniform_blocks.cpp67 virtual void enter_record(const glsl_type *type, const char *, in enter_record() function in __anon706dca210111::ubo_visitor
Dgl_nir_link_uniforms.c1111 enter_record(struct nir_link_uniforms_state *state, in enter_record() function
1212 enter_record(state, ctx, type, row_major); in nir_link_uniform()