Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.hpp92 OUTPUTTYPE_IVEC2, enumerator
H A DglsVertexArrayTests.hpp96 OUTPUTTYPE_IVEC2, enumerator
H A DglsDrawTest.cpp146 "ivec2", // OUTPUTTYPE_IVEC2, in outputTypeToGLType()
217 || type == DrawTestSpec::OUTPUTTYPE_IVEC2 in outputTypeIsIntType()
1316 case (DrawTestSpec::OUTPUTTYPE_IVEC2): in genVertexSource()
1355 case (DrawTestSpec::OUTPUTTYPE_IVEC2): in genVertexSource()
1464 case (DrawTestSpec::OUTPUTTYPE_IVEC2): in mapOutputType()
1491 case (DrawTestSpec::OUTPUTTYPE_IVEC2): in getComponentCount()
2138 const bool outputTypeSignedInteger = outputType == DrawTestSpec::OUTPUTTYPE_INT || outputType == DrawTestSpec::OUTPUTTYPE_IVEC2 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC3 || outputType == DrawTestSpec::OUTPUTTYPE_IVEC4; in valid()
2304 "ivec2", // OUTPUTTYPE_IVEC2, in outputTypeToString()
H A DglsVertexArrayTests.cpp114 "ivec2", // OUTPUTTYPE_IVEC2, in outputTypeToString()
632 "ivec2", // OUTPUTTYPE_IVEC2, in outputTypeToGLType()
894 case (Array::OUTPUTTYPE_IVEC2): in genVertexSource()
1013 case (Array::OUTPUTTYPE_IVEC2): in mapOutputType()
1040 case (Array::OUTPUTTYPE_IVEC2): in getComponentCount()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayTest.cpp571 Array::OutputType outputTypes[] = {Array::OUTPUTTYPE_VEC2, Array::OUTPUTTYPE_VEC3, Array::OUTPUTTYPE_VEC4, Array::OUTPUTTYPE_IVEC2, Array::OUTPUTTYPE_IVEC3, Array::OUTPUTTYPE_IVEC4, Array::OUTPUTTYPE_UVEC2, Array::OUTPUTTYPE_UVEC3, Array::OUTPUTTYPE_UVEC4 }; in init()
587 const bool outputIsSignedInteger = outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC2 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC3 || outputTypes[outputTypeNdx] == Array::OUTPUTTYPE_IVEC4; in init()
H A Des3fDrawTests.cpp994 gls::DrawTestSpec::OUTPUTTYPE_IVEC2, in init()
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sDrawTests.cpp412 gls::DrawTestSpec::OUTPUTTYPE_IVEC2,
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp492 gls::DrawTestSpec::OUTPUTTYPE_IVEC2, in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp2121 gls::DrawTestSpec::OUTPUTTYPE_IVEC2,

Completed in 21 milliseconds