OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compiled_once
(Results
1 - 18
of
18
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_cs.c
114
if (cp->
compiled_once
) {
118
cp->
compiled_once
= true;
brw_gs.c
145
if (gp->
compiled_once
) {
153
gp->
compiled_once
= true;
brw_tes.c
94
if (tep->
compiled_once
) {
102
tep->
compiled_once
= true;
brw_tcs.c
130
if (tcp->
compiled_once
) {
134
tcp->
compiled_once
= true;
brw_vs.c
211
if (vp->
compiled_once
) {
219
vp->
compiled_once
= true;
brw_wm.c
153
if (fp->
compiled_once
) {
157
fp->
compiled_once
= true;
brw_context.h
336
bool
compiled_once
;
member in struct:brw_program
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_cs.c
106
if (cp->
compiled_once
) {
110
cp->
compiled_once
= true;
brw_gs.c
106
if (gp->
compiled_once
) {
114
gp->
compiled_once
= true;
brw_tes.c
92
if (tep->
compiled_once
) {
100
tep->
compiled_once
= true;
brw_tcs.c
128
if (tcp->
compiled_once
) {
132
tcp->
compiled_once
= true;
brw_vs.c
198
if (vp->
compiled_once
) {
206
vp->
compiled_once
= true;
brw_wm.c
142
if (fp->
compiled_once
) {
146
fp->
compiled_once
= true;
brw_context.h
333
bool
compiled_once
;
member in struct:brw_program
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_program.c
78
bool
compiled_once
;
member in struct:iris_uncompiled_shader
598
if (ish->
compiled_once
) {
601
ish->
compiled_once
= true;
792
if (ish->
compiled_once
) {
795
ish->
compiled_once
= true;
890
if (ish->
compiled_once
) {
893
ish->
compiled_once
= true;
991
if (ish->
compiled_once
) {
994
ish->
compiled_once
= true;
1085
if (ish->
compiled_once
) {
[
all
...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_program.c
1250
if (ish->
compiled_once
) {
1253
ish->
compiled_once
= true;
1475
if (ish->
compiled_once
) {
1478
ish->
compiled_once
= true;
1607
if (ish->
compiled_once
) {
1610
ish->
compiled_once
= true;
1741
if (ish->
compiled_once
) {
1744
ish->
compiled_once
= true;
1878
if (ish->
compiled_once
) {
1881
ish->
compiled_once
= true
[
all
...]
crocus_context.h
319
bool
compiled_once
;
member in struct:crocus_uncompiled_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
404
bool
compiled_once
;
member in struct:iris_uncompiled_shader
Completed in 22 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026