Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
Dshader_utils.cpp30 GLuint CompileProgramInternal(const char *vsSource, in CompileProgramInternal()
247 const char *vsSource, in CompileProgramWithTransformFeedback()
271 GLuint CompileProgram(const char *vsSource, const char *fsSource) in CompileProgram()
276 GLuint CompileProgram(const char *vsSource, in CompileProgram()
283 GLuint CompileProgramWithGS(const char *vsSource, const char *gsSource, const char *fsSource) in CompileProgramWithGS()
288 GLuint CompileProgramWithTESS(const char *vsSource, in CompileProgramWithTESS()
298 std::string vsSource; in CompileProgramFromFiles() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DRenderPassLoadOpTests.cpp28 DrawQuad(wgpu::Device device, const char* vsSource, const char* fsSource) : device(device) { in DrawQuad()
79 const char* vsSource = R"( in SetUp() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp232 std::string vsSource = getVertexShaderCode(); in initSecondPhase() local
907 std::string vsSource = getFBVertexShaderCode(); in initializeBufferObjectData() local
1192 std::string vsSource = getTFVertexShaderCode(); in initializeBufferObjectData() local
DesextcTextureBufferTextureBufferRange.cpp922 std::string vsSource = getVertexShaderCode(info); in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DMultiviewTest.cpp33 const std::string vsSource = in CreateSimplePassthroughProgram() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1219 const char* vsSource = transformFeedbackVertexShader(); in buildTransformFeedbackProgram() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiviewDrawTest.cpp1889 std::string vsSource = generateVertexShaderSource(kNumViews, extensionName()); in TEST_P() local
DGLSLTest.cpp5913 const char *vsSource = in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp1305 std::string vsSource = in TEST_F() local