Searched refs:CUBE (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | shtest.c | 25 * texture 1 CUBE texture1.rgb 45 CUBE, enumerator in enum:__anon6326a1170103 269 else if (Object == CUBE) { 513 if (strcmp(target, "CUBE") == 0) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | program_lexer.l | 302 CUBE { return_token_or_IDENTIFIER(require_ARB_fp, TEX_CUBE); }
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | program_lexer.l | 302 CUBE { return_token_or_IDENTIFIER(require_ARB_fp, TEX_CUBE); }
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | tgsi.rst | 877 image or PIPE_BUFFER resource. The source sampler may not be a CUBE or 893 the target. For 1D (width), 2D/RECT/CUBE (width, height), 3D (width, height, 2317 other than CUBE. 3525 resource can be one of BUFFER, 1D, 2D, 3D, CUBE, 1DArray and
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | tgsi.rst | 903 image or PIPE_BUFFER resource. The source sampler may not be a CUBE or 919 the target. For 1D (width), 2D/RECT/CUBE (width, height), 3D (width, height, 2351 other than CUBE. 3603 resource can be one of BUFFER, 1D, 2D, 3D, CUBE, 1DArray and
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 485 NV50_IR_TEX_TARG_CASE(CUBE, CUBE);
|
| H A D | nv50_ir_from_nir.cpp | 3117 CASE_SAMPLER(CUBE);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_tgsi.cpp | 483 NV50_IR_TEX_TARG_CASE(CUBE, CUBE);
|
| H A D | nv50_ir_from_nir.cpp | 2892 CASE_SAMPLER(CUBE);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.0.0.rst | 600 - pan/bi: Always emit a LOD/CUBE word for FETCH instructions
|
| H A D | 21.1.0.rst | 2157 - nir: Add r600 specific CUBE opcode to evaluate cube texture coords and face
|
Completed in 73 milliseconds