Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp588 const bool outputIsUnsignedInteger = outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_UVEC2 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_UVEC3 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_UVEC4; in init() local
601 if (inputIsSignedInteger && outputIsUnsignedInteger) in init()

Completed in 2 milliseconds