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

  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp 946 const std::string texCoordType = glu::getDataTypeName(getSamplerTexCoordType());
963 << " color = texture(" << (arrayInstance ? getUniformName(m_uniformName, 0, bindNdx) : getUniformName(m_uniformName, bindNdx)) << ", " << texCoordType << "(0.5));\n"
    [all...]
es31fTextureGatherTests.cpp     [all...]

Completed in 71 milliseconds