Home
last modified time | relevance | path

Searched defs:GLuint (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dgl_raii.h79 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/
Dgl4cEnhancedLayoutsTests.cpp5286 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 …]
Dgl4cDirectStateAccessBuffersTests.cpp304 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/
DObject.hpp27 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/dawn/generator/templates/opengl/
Dopengl_platform.h28 using GLuint = unsigned int; variable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fInfoLogQueryShared.cpp43void (glu::CallLogWrapper::* getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei*, glw::GLchar*), in verifyInfoLogQuery()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwTypes.inl54 typedef deUint32 GLuint; typedef
/third_party/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp101 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2702 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
DglcKHRDebugTests.cpp1798 …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/
DesextcTextureCubeMapArraySampling.cpp479 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/
Dgl.h34 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
Dgl.h63 typedef unsigned int GLuint; typedef
/third_party/openGLES/api/GLSC/1.0/
Dgl.h34 typedef unsigned int GLuint; typedef
/third_party/openGLES/api/GLES/1.0/
Dgl.h63 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h29 typedef unsigned int GLuint; typedef
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h29 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h63 typedef unsigned int GLuint; typedef
/third_party/openGLES/api/GLSC2/
Dglsc2.h43 typedef unsigned int GLuint; typedef
/third_party/mesa3d/include/GLES/
Dgl.h62 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h62 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h62 typedef unsigned int GLuint; typedef
/third_party/openGLES/api/GLES/
Dgl.h43 typedef unsigned int GLuint; typedef
/third_party/glfw/src/
Dinternal.h88 typedef unsigned int GLuint; typedef
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h139 typedef unsigned int GLuint; typedef

123