Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderBuiltinVarTests.cpp118 static const char *defaultFragSrc = "varying mediump vec4 v_color;\n\n" in init() local
210 static const char *defaultFragSrc = "varying mediump vec4 v_color;\n\n" in init() local
H A Des2fShaderFunctionTests.cpp112 static const char *defaultFragSrc = "varying mediump vec4 v_color;\n\n" in createStructCase() local
H A Des2fShaderStructTests.cpp176 static const char *defaultFragSrc = "varying mediump vec4 v_color;\n\n" in createStructCase() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcShaderFunctionTests.cpp129 const std::string defaultFragSrc = versionDecl + "\n" in createStructCase() local
H A DglcShaderStructTests.cpp143 const std::string defaultFragSrc = versionDecl + "\n" in createStructCase() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderFunctionTests.cpp123 static const char *defaultFragSrc = "#version 300 es\n" in createStructCase() local
H A Des3fShaderStructTests.cpp138 static const char *defaultFragSrc = "#version 300 es\n" in createStructCase() local
H A Des3fShaderBuiltinVarTests.cpp225 static const char *defaultFragSrc = "#version 300 es\n" in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderStructTests.cpp77 static std::string defaultFragSrc = "#version 310 es\n" in createStructCase() local