Home
last modified time | relevance | path

Searched defs:outputTypeToGLType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp624 std::string ContextArray::outputTypeToGLType(Array::OutputType type) in outputTypeToGLType() function in deqp::gls::ContextArray
H A DglsDrawTest.cpp131 static std::string outputTypeToGLType(DrawTestSpec::OutputType type) in outputTypeToGLType() function