Searched defs:resource_index (Results 1 – 6 of 6) sorted by relevance
530 glw::GLuint resource_index = gl.getProgramResourceIndex(m_po_id, interface, resource_name); in iterate() local
693 FixedArray* source_cache, int resource_index) { in SerializeExternalNativeSourceString()
609 int resource_index = op_def.input_arg_size() - num_resource_inputs; in OpToFunction() local
1758 unsigned resource_index = u_bit_scan(&dirty_mask); in r600_emit_sampler_views() local
1988 unsigned resource_index = u_bit_scan(&dirty_mask); in evergreen_emit_sampler_views() local
6866 …glw::GLuint resource_index = gl.getProgramResourceIndex(po_id, GL_UNIFORM, current_item.name.c_str… in verifyProgramInterfaceQuerySupport() local