OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assigned_comps
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_linking_helpers.c
256
struct
assigned_comps
struct
270
struct
assigned_comps
*comps,
570
struct
assigned_comps
*
assigned_comps
,
580
if (
assigned_comps
[tmp_cursor].comps) {
589
if (
assigned_comps
[tmp_cursor].interp_type != info->interp_type ||
590
assigned_comps
[tmp_cursor].interp_loc != info->interp_loc) {
598
if (!
assigned_comps
[tmp_cursor].is_32bit) {
604
(
assigned_comps
[tmp_cursor].comps & (1 << tmp_comp))) {
617
assigned_comps
[tmp_cursor].comps |= (1 << tmp_comp)
729
struct
assigned_comps
assigned_comps
[MAX_VARYINGS_INCL_PATCH] = {{0}};
local
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_linking_helpers.c
272
struct
assigned_comps
struct
288
struct
assigned_comps
*comps,
740
struct
assigned_comps
*
assigned_comps
,
751
if (
assigned_comps
[tmp_cursor].comps) {
753
if (
assigned_comps
[tmp_cursor].is_mediump != info->is_mediump) {
761
if (
assigned_comps
[tmp_cursor].interp_type != info->interp_type &&
762
(!allow_pack_interp_type(options,
assigned_comps
[tmp_cursor].interp_type) ||
771
if (
assigned_comps
[tmp_cursor].interp_loc != info->interp_loc &&
772
(!allow_pack_interp_loc(options,
assigned_comps
[tmp_cursor].interp_loc) |
916
struct
assigned_comps
assigned_comps
[MAX_VARYINGS_INCL_PATCH] = {{0}};
local
[
all
...]
Completed in 20 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026