Searched refs:CUBE (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dshtest.c25 * 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 Dprogram_lexer.l302 CUBE { return_token_or_IDENTIFIER(require_ARB_fp, TEX_CUBE); }
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_lexer.l302 CUBE { return_token_or_IDENTIFIER(require_ARB_fp, TEX_CUBE); }
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dtgsi.rst877 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 Dtgsi.rst903 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 Dnv50_ir_from_tgsi.cpp485 NV50_IR_TEX_TARG_CASE(CUBE, CUBE);
H A Dnv50_ir_from_nir.cpp3117 CASE_SAMPLER(CUBE);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp483 NV50_IR_TEX_TARG_CASE(CUBE, CUBE);
H A Dnv50_ir_from_nir.cpp2892 CASE_SAMPLER(CUBE);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst600 - pan/bi: Always emit a LOD/CUBE word for FETCH instructions
H A D21.1.0.rst2157 - nir: Add r600 specific CUBE opcode to evaluate cube texture coords and face

Completed in 73 milliseconds