Home
last modified time | relevance | path

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

12

/external/webrtc/sdk/objc/components/renderer/opengl/
DRTCDefaultShader.mm158 vPlane:(GLuint)vPlane { argument
186 uvPlane:(GLuint)uvPlane { argument
DRTCI420TextureCache.mm86 stride:(int32_t)stride {
/external/OpenCL-CTS/test_common/gl/
Dhelpers.h125 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/
Dhelpers.h110 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/
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
/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DKeyedVectorUtils.h21 void clearObjectMap(std::map<GLuint, T>& v) { in clearObjectMap()
Dgl_base_types.h40 typedef unsigned int GLuint; typedef
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5292 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 …]
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()
/external/deqp/modules/gles31/functional/
Des31fInfoLogQueryShared.cpp40void (glu::CallLogWrapper::*getInfoLog)(glw::GLuint, glw::GLsizei, glw::GLsizei *, in verifyInfoLogQuery()
Des31fDebugTests.cpp2860 extern "C" void GLW_APIENTRY emptyCallback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char *, c… in emptyCallback() argument
/external/deqp/framework/opengl/wrapper/
DglwTypes.inl54 typedef uint32_t GLuint; typedef
/external/mesa3d/src/gfxstream/host/apigen-codec-common/
Dgl_base_types.h40 typedef unsigned int GLuint; typedef
/external/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp100 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
/external/deqp/external/openglcts/modules/common/
DglcViewportArrayTests.cpp2709 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
DglcKHRDebugTests.cpp1800 …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/
DesextcTextureCubeMapArraySampling.cpp481 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/
Dgl.h43 typedef unsigned int GLuint; typedef
/external/mesa3d/include/GLES2/
Dgl2.h53 typedef unsigned int GLuint; typedef
/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp1601 auto doNothing = [](GLuint) { return GL_NONE; }; in TEST_P() argument
/external/angle/include/GLES2/
Dgl2.h53 typedef unsigned int GLuint; typedef
/external/angle/include/GLES/
Dgl.h66 typedef unsigned int GLuint; typedef
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_typedefs.h36 typedef unsigned int GLuint; typedef
/external/mesa3d/include/GLES3/
Dgl3.h53 typedef unsigned int GLuint; typedef
/external/mesa3d/src/gfxstream/host/apigen-codec-common/GL/
Dgl.h158 typedef unsigned int GLuint; /* 4-byte unsigned */ typedef

12