/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | gl_raii.h | 79 operator GLuint() { return get(); } in GLuint() function 80 operator GLuint() const { return get(); } in GLuint() function 155 operator GLuint() const { return get(); } in GLuint() function 247 operator GLuint() { return get(); } in GLuint() function 248 operator GLuint() const { return get(); } in GLuint() function
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 5286 std::string TestBase::getTestCaseName(GLuint /* test_case_index */) in getTestCaseName() argument 5629 bool BufferTestBase::executeDrawCall(bool tesEnabled, GLuint /* test_case_index */) in test() argument 5662 void BufferTestBase::getBufferDescriptors(glw::GLuint /* test_case_index */, in test() 5673 void BufferTestBase::getCapturedVaryings(glw::GLuint /* test_case_index */, in test() 5687 void BufferTestBase::getShaderBody(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /* stag… in test() 5700 void BufferTestBase::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /*… in test() 5744 bool BufferTestBase::inspectProgram(GLuint /* test_case_index */, Utils::Program& /* program */, in test() argument 6168 bool NegativeTestBase::isComputeRelevant(GLuint /* test_case_index */) in test() argument 6179 bool NegativeTestBase::isFailureExpected(GLuint /* test_case_index */) in test() argument 6190 bool NegativeTestBase::isSeparable(const GLuint /* test_case_index */) in test() [all …]
|
D | gl4cDirectStateAccessBuffersTests.cpp | 304 bool DataTest::TestCase(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum… in TestCase() 516 void DataTest::LogFail(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum … in LogFail() 601 void DataTest::LogError(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum… in LogError()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
D | Object.hpp | 27 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/dawn/generator/templates/opengl/ |
D | opengl_platform.h | 28 using GLuint = unsigned int; variable
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fInfoLogQueryShared.cpp | 43 … void (glu::CallLogWrapper::* getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei*, glw::GLchar*), in verifyInfoLogQuery()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwTypes.inl | 54 typedef deUint32 GLuint; typedef
|
/third_party/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.cpp | 101 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 2702 bool DrawTestBase::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint … in checkResults() argument 2737 void DrawTestBase::getClearSettings(bool& clear_depth_before_draw, GLuint /* iteration_index */, in getClearSettings() argument 2785 void DrawTestBase::prepareUniforms(Utils::program& /* program */, GLuint /* draw_call_index */) in prepareUniforms() argument 3949 GLuint /* draw_call_index */) in checkResults() argument 4046 GLuint /* draw_call_index */) in checkResults() argument 4134 bool ScissorClear::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint … in checkResults() argument 4212 bool DepthRange::checkResults(Utils::texture& texture_0, Utils::texture& /* texture_1 */, GLuint /*… in checkResults() argument 4590 GLuint /*draw_call_index */) in checkResults() argument
|
D | glcKHRDebugTests.cpp | 1798 …ingMessagesTest::debug_proc(glw::GLenum /* source */, glw::GLenum /* type */, glw::GLuint /* id */, in debug_proc() 2404 void SynchronousCallsTest::debug_proc(glw::GLenum /* source */, glw::GLenum /* type */, glw::GLuint… in debug_proc()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySampling.cpp | 479 void getExpectedColorFloatComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedColorFloatComponentsForTexture() 521 void getExpectedColorIntComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedColorIntComponentsForTexture() 562 void getExpectedCompressedComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedCompressedComponentsForTexture() 663 void getExpectedStencilComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedStencilComponentsForTexture()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
D | gl.h | 34 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
D | gl.h | 63 typedef unsigned int GLuint; typedef
|
/third_party/openGLES/api/GLSC/1.0/ |
D | gl.h | 34 typedef unsigned int GLuint; typedef
|
/third_party/openGLES/api/GLES/1.0/ |
D | gl.h | 63 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
D | gl.h | 29 typedef unsigned int GLuint; typedef
|
/third_party/openGLES/api/GLSC/1.0.1/ |
D | gl.h | 29 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
D | glsc2.h | 63 typedef unsigned int GLuint; typedef
|
/third_party/openGLES/api/GLSC2/ |
D | glsc2.h | 43 typedef unsigned int GLuint; typedef
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 62 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 62 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 62 typedef unsigned int GLuint; typedef
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 43 typedef unsigned int GLuint; typedef
|
/third_party/glfw/src/ |
D | internal.h | 88 typedef unsigned int GLuint; typedef
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_opengl3_loader.h | 139 typedef unsigned int GLuint; typedef
|