Home
last modified time | relevance | path

Searched defs:getShaderTypeName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp104 const char *getShaderTypeName(ShaderType shaderType) in getShaderTypeName() function
H A DgluStrUtil.inl549 const char* getShaderTypeName (int value) function
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp367 std::string getShaderTypeName(glw::GLenum shader_type) in getShaderTypeName() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.cpp5287 std::string ReservedNamesTest::getShaderTypeName(_shader_type shader_type) const in getShaderTypeName() function in gl3cts::ReservedNamesTest