Home
last modified time | relevance | path

Searched defs:gsSource (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/angle/util/
H A Dshader_utils.cpp22 const char *gsSource, in CompileProgramInternal()
303 GLuint CompileProgramWithGS(const char *vsSource, const char *gsSource, const char *fsSource) in CompileProgramWithGS()
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_pipeline_shader.cpp377 static char const *gsSource = in TEST_F() local
425 const std::string gsSource = R"( in TEST_F() local
504 static const char *gsSource = in TEST_F() local
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp289 char const *gsSource = in TEST_F() local
H A Dvkpositivelayertests.cpp5181 char const *gsSource = in TEST_F() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1247 const char *gsSource = transformFeedbackGeometryShader(); in buildTransformFeedbackProgram() local