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

  /external/deqp/external/openglcts/modules/common/
glcTextureFilterAnisotropicTests.cpp 626 std::string texCoordType;
628 TextureFilterAnisotropicUtils::generateTokens(target, texCoordType, samplerType);
630 TextureFilterAnisotropicUtils::replaceToken("<TEXCOORD_TYPE>", texCoordType.c_str(), vertexShader);
631 TextureFilterAnisotropicUtils::replaceToken("<TEXCOORD_TYPE>", texCoordType.c_str(), fragmentShader);
676 if (texCoordType == "vec2")
  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp     [all...]
es31fTextureGatherTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderTextureGatherTests.cpp     [all...]

Completed in 383 milliseconds