HomeSort by relevance Sort by last modified time
    Searched refs:TGSI_CYLINDRICAL_WRAP_W (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 118 #define TGSI_CYLINDRICAL_WRAP_W (1 << 3)
  /external/virglrenderer/src/gallium/include/pipe/
p_shader_tokens.h 118 #define TGSI_CYLINDRICAL_WRAP_W (1 << 3)
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 451 if (decl->Interp.CylindricalWrap & TGSI_CYLINDRICAL_WRAP_W) {
  /external/virglrenderer/src/gallium/auxiliary/tgsi/
tgsi_dump.c 420 if (decl->Interp.CylindricalWrap & TGSI_CYLINDRICAL_WRAP_W) {

Completed in 5000 milliseconds