Searched refs:GL_RGB10_A2UI (Results 1 - 25 of 31) sorted by relevance
12
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_image.c | 225 case GL_RGB10_A2UI:
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_image_load_store.c | 61 case GL_RGB10_A2UI: 307 case GL_RGB10_A2UI:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderimage.c | 93 case GL_RGB10_A2UI: 411 case GL_RGB10_A2UI:
|
| H A D | glformats.c | 770 case GL_RGB10_A2UI: 1236 case GL_RGB10_A2UI: 2525 case GL_RGB10_A2UI: 2978 if (internalFormat != GL_RGB10_A2UI) 3789 case GL_RGB10_A2UI:
|
| H A D | texformat.c | 762 case GL_RGB10_A2UI:
|
| H A D | textureview.c | 145 {GL_VIEW_CLASS_32_BITS, GL_RGB10_A2UI},
|
| H A D | readpix.c | 930 if (internalFormat == GL_RGB10_A2UI && type == GL_UNSIGNED_BYTE)
|
| H A D | fbobject.c | 2270 case GL_RGB10_A2UI:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderimage.c | 70 case GL_RGB10_A2UI: 388 case GL_RGB10_A2UI:
|
| H A D | glformats.c | 770 case GL_RGB10_A2UI: 1238 case GL_RGB10_A2UI: 2548 case GL_RGB10_A2UI: 3013 if (internalFormat != GL_RGB10_A2UI) 3886 case GL_RGB10_A2UI:
|
| H A D | texformat.c | 762 case GL_RGB10_A2UI:
|
| H A D | textureview.c | 145 {GL_VIEW_CLASS_32_BITS, GL_RGB10_A2UI},
|
| H A D | readpix.c | 937 if (internalFormat == GL_RGB10_A2UI && type == GL_UNSIGNED_BYTE)
|
| H A D | fbobject.c | 2477 case GL_RGB10_A2UI:
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 12.0.4.rst | 137 - main: GL_RGB10_A2UI does not come with GL 3.0/EXT_texture_integer
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir_lower_image_load_store.c | 52 case GL_RGB10_A2UI: return ISL_FORMAT_R10G10B10A2_UINT;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_format.c | 1055 { GL_RGB10_A2UI, 0 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_print.c | 494 FORMAT_CASE(GL_RGB10_A2UI);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_format.c | 2063 { GL_RGB10_A2UI, 0 },
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_parser.cpp | 3757 { "rgb10_a2ui", GL_RGB10_A2UI, GLSL_TYPE_UINT, 130, 0, true },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 965 #define GL_RGB10_A2UI 0x906F macro
|
| H A D | gl31.h | 967 #define GL_RGB10_A2UI 0x906F macro
|
| H A D | gl32.h | 967 #define GL_RGB10_A2UI 0x906F macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 965 #define GL_RGB10_A2UI 0x906F macro
|
| H A D | gl31.h | 965 #define GL_RGB10_A2UI 0x906F macro
|
Completed in 167 milliseconds
12