Home
last modified time | relevance | path

Searched defs:defaultVertSrc (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp110 static const char *defaultVertSrc = "attribute highp vec4 a_position;\n" in init() local
205 static const char *defaultVertSrc = "attribute highp vec4 a_position;\n" in init() local
H A Des2fShaderFunctionTests.cpp104 static const char *defaultVertSrc = "attribute highp vec4 a_position;\n" in createStructCase() local
H A Des2fShaderStructTests.cpp168 static const char *defaultVertSrc = "attribute highp vec4 a_position;\n" in createStructCase() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderFunctionTests.cpp120 const std::string defaultVertSrc = versionDecl + "\n" in createStructCase() local
H A DglcShaderStructTests.cpp134 const std::string defaultVertSrc = versionDecl + "\n" in createStructCase() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderFunctionTests.cpp114 static const char *defaultVertSrc = "#version 300 es\n" in createStructCase() local
H A Des3fShaderStructTests.cpp129 static const char *defaultVertSrc = "#version 300 es\n" in createStructCase() local
H A Des3fShaderBuiltinVarTests.cpp219 static const char *defaultVertSrc = "#version 300 es\n" in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderStructTests.cpp68 static std::string defaultVertSrc = "#version 310 es\n" in createStructCase() local