Searched refs:link_util_parse_program_resource_name (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | linker_util.h | 75 link_util_parse_program_resource_name(const GLchar *name, const size_t len,
|
D | linker_util.cpp | 54 link_util_parse_program_resource_name(const GLchar *name, const size_t len, in link_util_parse_program_resource_name() function
|
D | gl_nir_link_varyings.c | 235 long subscript = link_util_parse_program_resource_name(input, strlen(input), in xfb_decl_init()
|
/third_party/mesa3d/src/mesa/main/ |
D | shader_query.cpp | 622 idx = link_util_parse_program_resource_name(name, len, &out_base_name_end); in valid_array_index() 644 long index = link_util_parse_program_resource_name(name, len, &base_name_end); in search_resource_hash()
|