OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OES_texture_float_linear
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_extensions.c
141
ctx->Extensions.
OES_texture_float_linear
= true;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
intel_extensions.c
141
ctx->Extensions.
OES_texture_float_linear
= true;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
extensions_table.h
474
EXT(
OES_texture_float_linear
,
OES_texture_float_linear
, x , x , x , ES2, 2005)
texobj.c
58
*
OES_texture_float_linear
are supported. OES_texture_float mentions support
62
*
OES_texture_float_linear
is supported.
74
} else if (obj->_IsFloat && !ctx->Extensions.
OES_texture_float_linear
) {
92
} else if (obj->_IsFloat && !ctx->Extensions.
OES_texture_float_linear
) {
mtypes.h
4564
GLboolean
OES_texture_float_linear
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
extensions_table.h
450
EXT(
OES_texture_float_linear
,
OES_texture_float_linear
, x , x , x , ES2, 2005)
texobj.c
57
*
OES_texture_float_linear
are supported. OES_texture_float mentions support
61
*
OES_texture_float_linear
is supported.
73
} else if (obj->_IsFloat && !ctx->Extensions.
OES_texture_float_linear
) {
90
} else if (obj->_IsFloat && !ctx->Extensions.
OES_texture_float_linear
) {
mtypes.h
4366
GLboolean
OES_texture_float_linear
;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_extensions.c
878
{ o(
OES_texture_float_linear
), PIPE_CAP_TEXTURE_FLOAT_LINEAR },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_extensions.c
781
{ o(
OES_texture_float_linear
), PIPE_CAP_TEXTURE_FLOAT_LINEAR },
Completed in 59 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026