Searched defs:vsSource (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/angle2/util/ |
| D | shader_utils.cpp | 30 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/ |
| D | RenderPassLoadOpTests.cpp | 28 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/ |
| D | esextcTextureBufferOperations.cpp | 232 std::string vsSource = getVertexShaderCode(); in initSecondPhase() local 907 std::string vsSource = getFBVertexShaderCode(); in initializeBufferObjectData() local 1192 std::string vsSource = getTFVertexShaderCode(); in initializeBufferObjectData() local
|
| D | esextcTextureBufferTextureBufferRange.cpp | 922 std::string vsSource = getVertexShaderCode(info); in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | MultiviewTest.cpp | 33 const std::string vsSource = in CreateSimplePassthroughProgram() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl3cTransformFeedbackOverflowQueryTests.cpp | 1219 const char* vsSource = transformFeedbackVertexShader(); in buildTransformFeedbackProgram() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | MultiviewDrawTest.cpp | 1889 std::string vsSource = generateVertexShaderSource(kNumViews, extensionName()); in TEST_P() local
|
| D | GLSLTest.cpp | 5913 const char *vsSource = in TEST_P() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
| D | unittests.cpp | 1305 std::string vsSource = in TEST_F() local
|