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

  /external/deqp/modules/gles2/accuracy/
es2aTextureMipmapTests.cpp 64 COORDTYPE_BASIC, //!< texCoord = translateScale(position).
334 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
686 { COORDTYPE_BASIC, "basic", "Mipmapping with translated and scaled coordinates" },
729 { COORDTYPE_BASIC, "basic", "Mipmapping with translated and scaled coordinates" },
  /external/deqp/modules/gles3/accuracy/
es3aTextureMipmapTests.cpp 60 COORDTYPE_BASIC, //!< texCoord = translateScale(position).
326 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
674 { COORDTYPE_BASIC, "basic", "Mipmapping with translated and scaled coordinates" },
717 { COORDTYPE_BASIC, "basic", "Mipmapping with translated and scaled coordinates" },
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureMipmapTests.cpp 114 COORDTYPE_BASIC, //!< texCoord = translateScale(position).
130 : coordType (COORDTYPE_BASIC)
314 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
363 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
826 case COORDTYPE_BASIC: getBasicTexCoord3D (texCoord, cellNdx); break;
876 case COORDTYPE_BASIC: getBasicTexCoord3D (texCoord, cellNdx); break;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp 64 COORDTYPE_BASIC, //!< texCoord = translateScale(position).
326 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
378 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp 113 COORDTYPE_BASIC, //!< texCoord = translateScale(position).
370 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
422 case COORDTYPE_BASIC: getBasicTexCoord2D (texCoord, cellNdx); break;
    [all...]

Completed in 396 milliseconds