OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARB_sample_locations
(Results
1 - 16
of
16
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
st_cb_msaa.c
72
if (ctx->Extensions.
ARB_sample_locations
)
st_atom_msaa.c
49
if (!st->ctx->Extensions.
ARB_sample_locations
)
st_extensions.c
807
{ o(
ARB_sample_locations
), PIPE_CAP_PROGRAMMABLE_SAMPLE_LOCATIONS },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_cb_msaa.c
72
if (ctx->Extensions.
ARB_sample_locations
)
st_atom_msaa.c
49
if (!st->ctx->Extensions.
ARB_sample_locations
)
st_extensions.c
720
{ o(
ARB_sample_locations
), PIPE_CAP_PROGRAMMABLE_SAMPLE_LOCATIONS },
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
multisample.c
107
if (!ctx->Extensions.
ARB_sample_locations
) {
fbobject.c
1643
* ARB_framebuffer_no_attachment and
ARB_sample_locations
- Application passes
1665
if (!ctx->Extensions.
ARB_sample_locations
)
1754
!ctx->Extensions.
ARB_sample_locations
&&
1759
"
ARB_sample_locations
, or"
1772
ctx->Extensions.
ARB_sample_locations
)) {
1850
if (!ctx->Extensions.
ARB_sample_locations
)
4856
!ctx->Extensions.
ARB_sample_locations
) {
4860
"
ARB_sample_locations
is available)");
4986
"neither ARB_framebuffer_no_attachments nor
ARB_sample_locations
"
5445
if (!ctx->Extensions.
ARB_sample_locations
) {
[
all
...]
extensions_table.h
116
EXT(
ARB_sample_locations
,
ARB_sample_locations
, GLL, GLC, x , x , 2015)
409
EXT(NV_sample_locations ,
ARB_sample_locations
, GLL, GLC, x , ES2, 2015)
mtypes.h
4378
GLboolean
ARB_sample_locations
;
get.c
571
EXTRA_EXT(
ARB_sample_locations
);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
multisample.c
105
if (!ctx->Extensions.
ARB_sample_locations
) {
fbobject.c
1488
* ARB_framebuffer_no_attachment and
ARB_sample_locations
- Application passes
1510
if (!ctx->Extensions.
ARB_sample_locations
)
1600
!ctx->Extensions.
ARB_sample_locations
) {
1603
"(neither ARB_framebuffer_no_attachments nor
ARB_sample_locations
"
1661
if (!ctx->Extensions.
ARB_sample_locations
)
1748
!ctx->Extensions.
ARB_sample_locations
) {
1751
"(neither ARB_framebuffer_no_attachments nor
ARB_sample_locations
"
4472
!ctx->Extensions.
ARB_sample_locations
) {
4476
"
ARB_sample_locations
is available)");
4504
"neither ARB_framebuffer_no_attachments nor
ARB_sample_locations
"
[
all
...]
extensions_table.h
115
EXT(
ARB_sample_locations
,
ARB_sample_locations
, GLL, GLC, x , x , 2015)
385
EXT(NV_sample_locations ,
ARB_sample_locations
, GLL, GLC, x , ES2, 2015)
mtypes.h
4195
GLboolean
ARB_sample_locations
;
get.c
522
EXTRA_EXT(
ARB_sample_locations
);
Completed in 28 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026