Home
last modified time | relevance | path

Searched defs:access (Results 451 - 464 of 464) sorted by relevance

1...<<111213141516171819

/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1189 pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; in access() functions
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp627 GLbitfield access = in WriteCppReplayForCall() local
635 GLenum access = call.params.getParam("access", ParamType::TGLenum, 1).value.GLenumVal; in WriteCppReplayForCall() local
5214 GLbitfield access in maybeCapturePreCallUpdates() local
5244 GLbitfield access = maybeCapturePreCallUpdates() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gl.cpp3375 void *Context::mapNamedBuffer(BufferID buffer, GLenum access) in mapNamedBuffer() argument
3381 mapNamedBufferRange(BufferID buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) mapNamedBufferRange() argument
H A DContext.cpp5297 void *Context::mapBuffer(BufferBinding target, GLenum access) in mapBuffer() argument
1271 bindImageTexture(GLuint unit, TextureID texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) bindImageTexture() argument
5324 mapBufferRange(BufferBinding target, GLintptr offset, GLsizeiptr length, GLbitfield access) mapBufferRange() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp1822 GLvoid* Buffer::Map(ACCESS access) in Map() argument
1959 void* Buffer::Map(const Functions& gl, BUFFERS buffer, ACCESS access) in Map() argument
1987 GetAccessGLenum(ACCESS access) GetAccessGLenum() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp1095 BufferAccess access; in usesBufferForWrite() local
1274 void CommandBufferHelper::onDepthAccess(ResourceAccess access) in onDepthAccess() argument
1287 void CommandBufferHelper::onStencilAccess(ResourceAccess access) in onStencilAccess() argument
1300 onDepthStencilAccess(ResourceAccess access, uint32_t *cmdCountInvalidated, uint32_t *cmdCountDisabled) onDepthStencilAccess() argument
1686 finalizeDepthStencilLoadStoreOps(Context *context, ResourceAccess access, RenderPassLoadOp *loadOp, RenderPassStoreOp *storeOp) finalizeDepthStencilLoadStoreOps() argument
3443 vk::CommandBufferAccess access; getIndexBufferForElementArrayBuffer() local
3823 vk::CommandBufferAccess access; copyFromBuffer() local
5478 CommandBufferAccess access; CopyImageSubData() local
5529 CommandBufferAccess access; generateMipmapsWithBlit() local
5701 stageSubresourceUpdateImpl(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access, const GLuint inputRowPitch, const GLuint inputDepthPitch, const GLuint inputSkipBytes) stageSubresourceUpdateImpl() argument
6152 stageSubresourceUpdate(ContextVk *contextVk, const gl::ImageIndex &index, const gl::Extents &glExtents, const gl::Offset &offset, const gl::InternalFormat &formatInfo, const gl::PixelUnpackState &unpack, DynamicBuffer *stagingBufferOverride, GLenum type, const uint8_t *pixels, const Format &vkFormat, ImageAccess access) stageSubresourceUpdate() argument
6218 stageSubresourceUpdateFromFramebuffer( const gl::Context *context, const gl::ImageIndex &index, const gl::Rectangle &sourceArea, const gl::Offset &dstOffset, const gl::Extents &dstExtent, const gl::InternalFormat &formatInfo, ImageAccess access, FramebufferVk *framebufferVk, DynamicBuffer *stagingBufferOverride) stageSubresourceUpdateFromFramebuffer() argument
6731 CommandBufferAccess access; flushStagedUpdates() local
7261 CommandBufferAccess access; copyImageDataToBuffer() local
7438 CommandBufferAccess access; readPixels() local
[all...]
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc1360 bool access = (lane_mask & (1 << (i * lane_size))) != 0; in Simulator() local
1765 bool access = (access_mask & (1 << lane)) != 0; in Simulator() local
1983 uint16_t access = 1 << (i * esize_in_bytes); Simulator() local
[all...]
/third_party/python/Modules/
H A Dposixmodule.c1903 DWORD access = FILE_READ_ATTRIBUTES; in win32_xstat_impl() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp1726 void *INTERNAL_GL_APIENTRY glMapBufferNULL(GLenum target, GLenum access) in glMapBufferNULL() argument
1739 void *INTERNAL_GL_APIENTRY glMapNamedBufferNULL(GLuint buffer, GLenum access) in glMapNamedBufferNULL() argument
67 glBindImageTextureNULL(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) glBindImageTextureNULL() argument
1731 glMapBufferRangeNULL(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) glMapBufferRangeNULL() argument
1744 glMapNamedBufferRangeNULL(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) glMapNamedBufferRangeNULL() argument
/third_party/libabigail/src/
H A Dabg-ir.cc21463 add_data_member(var_decl_sptr v, access_specifier access, bool is_laid_out, bool is_static, size_t offset_in_bits) add_data_member() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp2465 void *GL_APIENTRY glMapBuffer(GLenum target, GLenum access) in glMapBuffer() argument
5974 void *GL_APIENTRY glMapNamedBuffer(GLuint buffer, GLenum access) in glMapNamedBuffer() argument
3313 glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) glMapBufferRange() argument
4899 glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) glBindImageTexture() argument
5979 glMapNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) glMapNamedBufferRange() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp5308 void *GL_APIENTRY glMapBufferOES(GLenum target, GLenum access) in glMapBufferOES() argument
1271 glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) glMapBufferRange() argument
1533 glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) glBindImageTexture() argument
4147 glMapBufferRangeEXT(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) glMapBufferRangeEXT() argument
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3582 pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; in access() functions
/third_party/sqlite/src/
H A Dshell.c196 # define access(f,m) _access((f),(m)) macro

Completed in 165 milliseconds

1...<<111213141516171819