/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 | 126 operator GLuint() { return mBuffer; } in GLuint() function 148 operator GLuint() { return mHandle; } in GLuint() function 169 operator GLuint() { return mBuffer; } in GLuint() function 189 operator GLuint() { return mBuffer; } in GLuint() function 209 operator GLuint() { return mBuffer; } in GLuint() function 229 operator GLuint() { return mProgram; } in GLuint() function 249 operator GLuint() { return mShader; } in GLuint() function
|
/external/OpenCL-CTS/test_common/gles/ |
D | helpers.h | 112 operator GLuint() { return mBuffer; } in GLuint() function 132 operator GLuint() { return mBuffer; } in GLuint() function 152 operator GLuint() { return mBuffer; } in GLuint() function 172 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/deqp/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()
|
/external/deqp/modules/gles31/functional/ |
D | es31fInfoLogQueryShared.cpp | 43 … void (glu::CallLogWrapper::* getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei*, glw::GLchar*), in verifyInfoLogQuery()
|
D | es31fDebugTests.cpp | 2807 extern "C" void GLW_APIENTRY emptyCallback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char*, co… in emptyCallback() argument
|
/external/deqp/framework/opengl/wrapper/ |
D | glwTypes.inl | 54 typedef deUint32 GLuint; typedef
|
/external/mesa3d/src/compiler/glsl/ |
D | standalone_scaffolding.cpp | 101 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
|
/external/deqp/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()
|
/external/deqp/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()
|
/external/ComputeLibrary/include/linux/GLES2/ |
D | gl2.h | 32 typedef unsigned int GLuint; typedef
|
/external/mesa3d/include/GLES/ |
D | gl.h | 62 typedef unsigned int GLuint; typedef
|
/external/ComputeLibrary/include/linux/GLES/ |
D | gl.h | 28 typedef unsigned int GLuint; typedef
|
/external/angle/include/GLES2/ |
D | gl2.h | 53 typedef unsigned int GLuint; typedef
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 72 typedef unsigned int GLuint; typedef
|
/external/angle/include/GLES/ |
D | gl.h | 66 typedef unsigned int GLuint; typedef
|
/external/ComputeLibrary/include/linux/GLES3/ |
D | gl3.h | 54 typedef unsigned int GLuint; typedef
|
D | gl31.h | 69 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 | 72 typedef unsigned int GLuint; typedef
|
/external/mesa3d/include/GL/ |
D | gl.h | 125 typedef unsigned int GLuint; /* 4-byte unsigned */ typedef
|