Home
last modified time | relevance | path

Searched +defs:access +defs:target (Results 1 – 25 of 1955) sorted by relevance

12345678910>>...79

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dbufferobj.c161 buffer_target_to_bind_flags(GLenum target) in buffer_target_to_bind_flags()
214 buffer_usage(GLenum target, GLboolean immutable, in buffer_usage()
261 GLenum target, in bufferobj_data()
393 GLenum target, in _mesa_bufferobj_data()
405 GLenum target, in bufferobj_data_mem()
420 _mesa_access_flags_to_transfer_flags(GLbitfield access, bool wholeBuffer) in _mesa_access_flags_to_transfer_flags()
471 GLintptr offset, GLsizeiptr length, GLbitfield access, in _mesa_bufferobj_map_range()
666 get_buffer_target(struct gl_context *ctx, GLenum target, bool no_error) in get_buffer_target()
764 get_buffer(struct gl_context *ctx, const char *func, GLenum target, in get_buffer()
788 simplified_access_mode(struct gl_context *ctx, GLbitfield access) in simplified_access_mode()
[all …]
H A Dvdpau.c52 GLenum target; member
54 GLenum access, state; member
119 const GLvoid *vdpSurface, GLenum target, in register_surface()
195 _mesa_VDPAURegisterVideoSurfaceNV(const GLvoid *vdpSurface, GLenum target, in _mesa_VDPAURegisterVideoSurfaceNV()
211 _mesa_VDPAURegisterOutputSurfaceNV(const GLvoid *vdpSurface, GLenum target, in _mesa_VDPAURegisterOutputSurfaceNV()
312 _mesa_VDPAUSurfaceAccessNV(GLintptr surface, GLenum access) in _mesa_VDPAUSurfaceAccessNV()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLBuffer.cpp126 GrGLenum target = gpu->bindBuffer(fIntendedType, this); in GrGLBuffer() local
173 GrGLenum target, in invalidate_buffer()
199 GrGLenum target = this->glGpu()->bindBuffer(fIntendedType, this); in onMap() local
210 GrGLenum access = type == MapType::kRead ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY; in onMap() local
215 GrGLenum target = this->glGpu()->bindBuffer(fIntendedType, this); in onMap() local
216 GrGLbitfield access; in onMap() local
229 GrGLenum target = this->glGpu()->bindBuffer(fIntendedType, this); in onMap() local
230 GrGLenum access = type == MapType::kRead ? GR_GL_READ_ONLY : GR_GL_WRITE_ONLY; in onMap() local
245 GrGLenum target = this->glGpu()->bindBuffer(fIntendedType, this); in onUnmap() local
278 GrGLenum target = this->glGpu()->bindBuffer(fIntendedType, this); in onUpdateData() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp366 …coder::s_glMapBufferRangeAEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glMapBufferRangeAEMU()
389 …2Decoder::s_glUnmapBufferAEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glUnmapBufferAEMU()
409 …ecoder::s_glMapBufferRangeDMA(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glMapBufferRangeDMA()
432 …v2Decoder::s_glUnmapBufferDMA(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glUnmapBufferDMA()
467 …der::s_glMapBufferRangeDirect(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glMapBufferRangeDirect()
489 …ecoder::s_glUnmapBufferDirect(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glUnmapBufferDirect()
502 …_glFlushMappedBufferRangeAEMU(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glFlushMappedBufferRangeAEMU()
522 …lFlushMappedBufferRangeDirect(void* self, GLenum target, GLintptr offset, GLsizeiptr length, GLbit… in s_glFlushMappedBufferRangeDirect()
527 void GLESv2Decoder::s_glCompressedTexImage2DOffsetAEMU(void* self, GLenum target, GLint level, GLen… in s_glCompressedTexImage2DOffsetAEMU()
531 void GLESv2Decoder::s_glCompressedTexSubImage2DOffsetAEMU(void* self, GLenum target, GLint level, G… in s_glCompressedTexSubImage2DOffsetAEMU()
[all …]
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp69 gl::BufferBinding target, in GetPreferredMemoryType()
287 vk::CommandBufferAccess access; in CopyBuffers() local
420 gl::BufferBinding target, in setExternalBufferData()
443 gl::BufferBinding target, in setDataWithUsageFlags()
491 gl::BufferBinding target, in setData()
504 gl::BufferBinding target, in setDataWithMemoryType()
570 gl::BufferBinding target, in setSubData()
678 GLbitfield access, in mapHostVisibleBuffer()
691 angle::Result BufferVk::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
702 GLbitfield access, in mapRange()
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp501 void Buffer::InitData(glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr size, const glw::GLvoi… in InitData()
522 void Buffer::InitStorage(glw::GLenum target, glw::GLenum flags, glw::GLsizeiptr size, const glw::GL… in InitStorage()
590 …er::MoveMapOwner Buffer::MapRange(glw::GLintptr offset, glw::GLsizeiptr length, glw::GLenum access) in MapRange()
640 void Buffer::Bind(const glw::Functions &gl, glw::GLuint id, glw::GLenum target) in Bind()
653 void Buffer::BindBase(const glw::Functions &gl, glw::GLuint id, glw::GLenum target, glw::GLuint ind… in BindBase()
668 void Buffer::BindRange(const glw::Functions &gl, glw::GLuint id, glw::GLenum target, glw::GLuint in… in BindRange()
683 void Buffer::Data(const glw::Functions &gl, glw::GLenum target, glw::GLenum usage, glw::GLsizeiptr … in Data()
730 void Buffer::GetParameter(const glw::Functions &gl, glw::GLenum target, glw::GLenum value, glw::GLi… in GetParameter()
744 void Buffer::GetSubData(const glw::Functions &gl, glw::GLenum target, glw::GLintptr offset, glw::GL… in GetSubData()
759 void *Buffer::Map(const glw::Functions &gl, glw::GLenum target, glw::GLenum access) in Map()
[all …]
H A Dgl3cTextureSwizzleTests.cpp1840 size_t get_index_of_target(glw::GLenum target) in get_index_of_target()
2332 const glw::GLenum target = texture_targets[tex_tgt_idx].m_target; in iterate() local
2620 void SmokeTest::draw(glw::GLenum target, const glw::GLint *texture_swizzle, bool use_rgba_enum) in draw()
2729 const glw::GLenum target = texture_targets[target_idx].m_target; in fillSourceTexture() local
2809 const _texture_access &access = texture_access[test_case.m_texture_access_index]; in getFragmentShader() local
2813 const _texture_target &target = texture_targets[test_case.m_source_texture_target_index]; in getFragmentShader() local
2890 const _texture_access &access = texture_access[test_case.m_texture_access_index]; in getVertexShader() local
2893 … const _texture_target &target = texture_targets[test_case.m_source_texture_target_index]; in getVertexShader() local
2922 const _texture_target &target = texture_targets[target_idx]; in isTargetSupported() local
2949 const _texture_access &access = texture_access[access_idx]; in isTargetSuppByAccess() local
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/
HDdiffutils-1.3.0.jar ... util.Iterator i$ java.util.List target int position int size int i public void restore ( ...
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp84 static inline bool isEmpty(const tcu::ConstPixelBufferAccess &access) in isEmpty()
89 static inline bool isEmpty(const rr::MultisampleConstPixelBufferAccess &access) in isEmpty()
124 static tcu::CubeFace texTargetToFace(Framebuffer::TexTarget target) in texTargetToFace()
265 static inline tcu::IVec4 getBufferRect(const rr::MultisampleConstPixelBufferAccess &access) in getBufferRect()
647 void ReferenceContext::bindTexture(uint32_t target, uint32_t texture) in bindTexture()
838 void ReferenceContext::bindFramebuffer(uint32_t target, uint32_t name) in bindFramebuffer()
917 void ReferenceContext::bindRenderbuffer(uint32_t target, uint32_t name) in bindRenderbuffer()
1114 void ReferenceContext::texImage1D(uint32_t target, int level, uint32_t internalFormat, int width, i… in texImage1D()
1120 void ReferenceContext::texImage2D(uint32_t target, int level, uint32_t internalFormat, int width, i… in texImage2D()
1126 static void clearToTextureInitialValue(PixelBufferAccess access) in clearToTextureInitialValue()
[all …]
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp473 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer()
479 void glBindFramebuffer(GLenum target, GLuint framebuffer) in glBindFramebuffer()
485 void glBindRenderbuffer(GLenum target, GLuint renderbuffer) in glBindRenderbuffer()
491 void glBindTexture(GLenum target, GLuint texture) in glBindTexture()
527 void glBufferData(GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData()
533 void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid* data) in glBufferSubData()
539 GLenum glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus()
581 void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsiz… in glCompressedTexImage2D()
588 void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei wi… in glCompressedTexSubImage2D()
595 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D()
[all …]
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/appsearch/appsearch-external-protobuf/1.1.0-alpha04/
HDappsearch-external-protobuf-1.1.0-alpha04.jar ... String getReadingExceptionMessage (java.lang.String) String target private static void addAllCheckingNulls (java.lang.Iterable ...
/aosp_15_r20/external/turbine/java/com/google/turbine/bytecode/
H A DClassFile.java34 private final int access; field in ClassFile
53 int access, in ClassFile()
90 public int access() { in access() method in ClassFile
174 private final int access; field in ClassFile.FieldInfo
183 int access, in FieldInfo()
200 public int access() { in access() method in ClassFile.FieldInfo
241 private final int access; field in ClassFile.InnerClass
243 public InnerClass(String innerClass, String outerClass, String innerName, int access) { in InnerClass()
266 public int access() { in access() method in ClassFile.InnerClass
274 private final int access; field in ClassFile.MethodInfo
[all …]
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_vdpau.h52 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_map_surface()
57 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_unmap_surface()
H A Dst_vdpau.c186 st_vdpau_map_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_map_surface()
263 st_vdpau_unmap_surface(struct gl_context *ctx, GLenum target, GLenum access, in st_vdpau_unmap_surface()
/aosp_15_r20/external/angle/src/libANGLE/
H A DBuffer.cpp68 void Buffer::onBind(const Context *context, BufferBinding target) in onBind()
106 BufferBinding target, in bufferStorageExternal()
115 BufferBinding target, in bufferStorage()
124 BufferBinding target, in bufferData()
134 BufferBinding target, in bufferDataImpl()
201 BufferBinding target, in bufferExternalDataImpl()
246 BufferBinding target, in bufferSubData()
280 angle::Result Buffer::map(const Context *context, GLenum access) in map()
305 GLbitfield access) in mapRange()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DBufferNULL.cpp34 gl::BufferBinding target, in setDataWithUsageFlags()
53 gl::BufferBinding target, in setData()
70 gl::BufferBinding target, in setSubData()
96 angle::Result BufferNULL::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
105 GLbitfield access, in mapRange()
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/glance/glance-appwidget-external-protobuf/1.2.0-alpha01/
HDglance-appwidget-external-protobuf-1.2.0-alpha01.jar ... String getReadingExceptionMessage (java.lang.String) String target private static void addAllCheckingNulls (java.lang.Iterable ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/datastore/datastore-preferences-external-protobuf/1.2.0-alpha01/androidx.datastore_datastore-preferences-external-protobuf/android_common/local-combined/
Dandroidx.datastore_datastore-preferences-external-protobuf.jar ... String getReadingExceptionMessage (java.lang.String) String target private static void addAllCheckingNulls (java.lang.Iterable ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/datastore/datastore-preferences-external-protobuf/1.2.0-alpha01/
HDdatastore-preferences-external-protobuf-1.2.0-alpha01.jar ... String getReadingExceptionMessage (java.lang.String) String target private static void addAllCheckingNulls (java.lang.Iterable ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/wear/protolayout/protolayout-external-protobuf/1.3.0-alpha04/
HDprotolayout-external-protobuf-1.3.0-alpha04.jar ... String getReadingExceptionMessage (java.lang.String) String target private static void addAllCheckingNulls (java.lang.Iterable ...
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/health/health-services-client-external-protobuf/1.1.0-alpha05/
HDhealth-services-client-external-protobuf-1.1.0-alpha05.jar ... String getReadingExceptionMessage (java.lang.String) String target private static void addAllCheckingNulls (java.lang.Iterable ...
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DBuffer9.cpp37 gl::BufferBinding target, in setData()
74 gl::BufferBinding target, in setSubData()
113 angle::Result Buffer9::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
122 GLbitfield access, in mapRange()
/aosp_15_r20/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/
H A DLockFindingClassVisitor.java72 public MethodVisitor visitMethod(int access, String name, String desc, String signature, in visitMethod()
81 public void visit(int version, int access, String name, String signature, String superName, in visit()
159 LockTarget target = state.getTargets().get(j); in visitEnd() local
196 LockTarget target = state.getTargets().get(j); in visitEnd() local
293 public static MethodInsnNode methodCall(LockTarget target, boolean pre) { in methodCall()
314 public static TypeInsnNode typeCast(LockTarget target) { in typeCast()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DBufferWgpu.cpp69 gl::BufferBinding target, in setData()
106 gl::BufferBinding target, in setSubData()
145 angle::Result BufferWgpu::map(const gl::Context *context, GLenum access, void **mapPtr) in map()
153 GLbitfield access, in mapRange()
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/analytics-library/tracker/
HDtools.analytics-tracker.jar ... final long getCurrentTimeNano () public static final synthetic long access$getCurrentTimeNano () static void <clinit> ( ...

12345678910>>...79