| /external/webrtc/sdk/objc/components/renderer/opengl/ |
| D | RTCDefaultShader.mm | 158 vPlane:(GLuint)vPlane { argument 186 uvPlane:(GLuint)uvPlane { argument
|
| D | RTCI420TextureCache.mm | 86 stride:(int32_t)stride {
|
| /external/OpenCL-CTS/test_common/gl/ |
| D | helpers.h | 125 operator GLuint() { return mBuffer; } in GLuint() function 147 operator GLuint() { return mHandle; } in GLuint() function 168 operator GLuint() { return mBuffer; } in GLuint() function 188 operator GLuint() { return mBuffer; } in GLuint() function 208 operator GLuint() { return mBuffer; } in GLuint() function 228 operator GLuint() { return mProgram; } in GLuint() function 248 operator GLuint() { return mShader; } in GLuint() function
|
| /external/OpenCL-CTS/test_common/gles/ |
| D | helpers.h | 110 operator GLuint() { return mBuffer; } in GLuint() function 130 operator GLuint() { return mBuffer; } in GLuint() function 150 operator GLuint() { return mBuffer; } in GLuint() function 170 operator GLuint() { return mBuffer; } in GLuint() function
|
| /external/angle/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
|
| /external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/ |
| D | KeyedVectorUtils.h | 21 void clearObjectMap(std::map<GLuint, T>& v) { in clearObjectMap()
|
| D | gl_base_types.h | 40 typedef unsigned int GLuint; typedef
|
| /external/deqp/external/openglcts/modules/gl/ |
| D | gl4cEnhancedLayoutsTests.cpp | 5292 std::string TestBase::getTestCaseName(GLuint /* test_case_index */) in getTestCaseName() argument 5635 bool BufferTestBase::executeDrawCall(bool tesEnabled, GLuint /* test_case_index */) in test() argument 5668 void BufferTestBase::getBufferDescriptors(glw::GLuint /* test_case_index */, in test() 5679 void BufferTestBase::getCapturedVaryings(glw::GLuint /* test_case_index */, in test() 5693 void BufferTestBase::getShaderBody(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /* stag… in test() 5706 void BufferTestBase::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /*… in test() 5750 bool BufferTestBase::inspectProgram(GLuint /* test_case_index */, Utils::Program & /* program */, in test() argument 6174 bool NegativeTestBase::isComputeRelevant(GLuint /* test_case_index */) in test() argument 6185 bool NegativeTestBase::isFailureExpected(GLuint /* test_case_index */) in test() argument 6196 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()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fInfoLogQueryShared.cpp | 40 … void (glu::CallLogWrapper::*getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei *, in verifyInfoLogQuery()
|
| D | es31fDebugTests.cpp | 2860 extern "C" void GLW_APIENTRY emptyCallback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char *, c… in emptyCallback() argument
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwTypes.inl | 54 typedef uint32_t GLuint; typedef
|
| /external/mesa3d/src/gfxstream/host/apigen-codec-common/ |
| D | gl_base_types.h | 40 typedef unsigned int GLuint; typedef
|
| /external/mesa3d/src/compiler/glsl/ |
| D | standalone_scaffolding.cpp | 100 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcViewportArrayTests.cpp | 2709 GLuint /*draw_call_index */) in checkResults() argument 2744 void DrawTestBase::getClearSettings(bool &clear_depth_before_draw, GLuint /* iteration_index */, in getClearSettings() argument 2792 void DrawTestBase::prepareUniforms(Utils::program & /* program */, GLuint /* draw_call_index */) in prepareUniforms() argument 3956 GLuint /* draw_call_index */) in checkResults() argument 4053 GLuint /* draw_call_index */) in checkResults() argument 4142 GLuint /*draw_call_index */) in checkResults() argument 4220 bool DepthRange::checkResults(Utils::texture &texture_0, Utils::texture & /* texture_1 */, GLuint /… in checkResults() argument 4598 GLuint /*draw_call_index */) in checkResults() argument
|
| D | glcKHRDebugTests.cpp | 1800 …ingMessagesTest::debug_proc(glw::GLenum /* source */, glw::GLenum /* type */, glw::GLuint /* id */, in debug_proc() 2402 void SynchronousCallsTest::debug_proc(glw::GLenum /* source */, glw::GLenum /* type */, glw::GLuint… in debug_proc()
|
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArraySampling.cpp | 481 void getExpectedColorFloatComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedColorFloatComponentsForTexture() 523 void getExpectedColorIntComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedColorIntComponentsForTexture() 564 void getExpectedCompressedComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedCompressedComponentsForTexture() 665 void getExpectedStencilComponentsForTexture(glw::GLuint /* pixel_index */, glw::GLint cube_face, in getExpectedStencilComponentsForTexture()
|
| /external/mesa3d/include/GLES/ |
| D | gl.h | 43 typedef unsigned int GLuint; typedef
|
| /external/mesa3d/include/GLES2/ |
| D | gl2.h | 53 typedef unsigned int GLuint; typedef
|
| /external/angle/src/tests/gl_tests/ |
| D | VulkanExternalImageTest.cpp | 1601 auto doNothing = [](GLuint) { return GL_NONE; }; in TEST_P() argument
|
| /external/angle/include/GLES2/ |
| D | gl2.h | 53 typedef unsigned int GLuint; typedef
|
| /external/angle/include/GLES/ |
| D | gl.h | 66 typedef unsigned int GLuint; typedef
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | functionsgl_typedefs.h | 36 typedef unsigned int GLuint; typedef
|
| /external/mesa3d/include/GLES3/ |
| D | gl3.h | 53 typedef unsigned int GLuint; typedef
|
| /external/mesa3d/src/gfxstream/host/apigen-codec-common/GL/ |
| D | gl.h | 158 typedef unsigned int GLuint; /* 4-byte unsigned */ typedef
|