Searched defs:ShaderSource (Results 1 – 10 of 10) sorted by relevance
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluShaderProgram.hpp | 271 struct ShaderSource struct 273 ShaderType shaderType; 274 std::string source; 276 ShaderSource (void) : shaderType(SHADERTYPE_LAST) {} in ShaderSource() argument 277 …ShaderSource (glu::ShaderType shaderType_, const std::string& source_) : shaderType(shaderType_), … in ShaderSource() function
|
| /third_party/flutter/skia/third_party/externals/angle2/samples/shader_translator/ |
| D | shader_translator.cpp | 40 typedef std::vector<char *> ShaderSource; typedef
|
| /third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
| D | shader_translator.cpp | 45 typedef std::vector<char *> ShaderSource; typedef
|
| /third_party/vk-gl-cts/executor/ |
| D | xeTestCaseResult.hpp | 286 class ShaderSource : public Item class 289 ShaderSource (void) : Item(TYPE_SHADERSOURCE) {} in ShaderSource() function in xe::ri::ShaderSource
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| D | imgui_impl_opengl3_loader.h | 485 PFNGLSHADERSOURCEPROC ShaderSource; member
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglGLES2SharingThreadedTests.cpp | 1397 class ShaderSource : public Operation class 1408 ShaderSource::ShaderSource (SharedPtr<Shader> shader, const char* source, bool useSync, bool server… in ShaderSource() function in deqp::egl::GLES2ThreadTest::ShaderSource
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_2_0_autogen.cpp | 692 void GL_APIENTRY ShaderSource(GLuint shader, in ShaderSource() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_2_0_autogen.cpp | 2163 void GL_APIENTRY ShaderSource(GLuint shader, in ShaderSource() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | libGLESv2.cpp | 4307 void GL_APIENTRY ShaderSource(GLuint shader, GLsizei count, const GLchar *const *string, const GLin… in ShaderSource() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | entry_points_enum_autogen.h | 1017 ShaderSource, enumerator
|