Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp587 const bool outputIsSignedInteger = outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC2 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC3 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC4; in init() local
603 if (inputIsUnignedInteger && outputIsSignedInteger) in init()

Completed in 2 milliseconds