Home
last modified time | relevance | path

Searched defs:access (Results 151 - 175 of 421) sorted by relevance

12345678910>>...17

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h377 pipe_buffer_map_range(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned offset, unsigned length, unsigned access, struct pipe_transfer **transfer) pipe_buffer_map_range() argument
408 pipe_buffer_map(struct pipe_context *pipe, struct pipe_resource *buffer, unsigned access, struct pipe_transfer **transfer) pipe_buffer_map() argument
542 pipe_texture_map(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned layer, unsigned access, unsigned x, unsigned y, unsigned w, unsigned h, struct pipe_transfer **transfer) pipe_texture_map() argument
562 pipe_texture_map_3d(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned access, unsigned x, unsigned y, unsigned z, unsigned w, unsigned h, unsigned d, struct pipe_transfer **transfer) pipe_texture_map_3d() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_render_pass.c263 zink_render_pass_attachment_get_barrier_info(const struct zink_rt_attrib *rt, bool color, VkPipelineStageFlags *pipeline, VkAccessFlags *access) zink_render_pass_attachment_get_barrier_info() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_nopfuncs.c119 nop_glMapNamedBufferEXT(GLuint buffer, GLenum access) in nop_glMapNamedBufferEXT() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c1390 nve4_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) nve4_make_image_handle_resident() argument
1479 gm107_make_image_handle_resident(struct pipe_context *pipe, uint64_t handle, unsigned access, bool resident) gm107_make_image_handle_resident() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c334 uint32_t access = PAN_BO_ACCESS_READ | in panfrost_batch_read_rsrc() local
353 uint32_t access = PAN_BO_ACCESS_WRITE | in panfrost_batch_write_rsrc() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawAhbTests.cpp157 void AhbTestInstance::generateRefImage (const tcu::PixelBufferAccess& access, const vector<tcu::Vec4>& vertices, const vector<tcu::Vec4>& colors) const in generateRefImage() argument
H A DvktDrawImageObjectUtil.cpp526 void Image::uploadVolume(const tcu::ConstPixelBufferAccess& access, in uploadVolume() argument
548 void Image::uploadSurface (const tcu::ConstPixelBufferAccess& access, in uploadSurface() argument
570 uploadSurface1D(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurface1D() argument
592 uploadSurfaceLinear(const tcu::ConstPixelBufferAccess& access, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurfaceLinear() argument
[all...]
H A DvktDrawOHOSNativeBufferTests.cpp157 void OHOSNativeBufferTestInstance::generateRefImage (const tcu::PixelBufferAccess& access, in generateRefImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp93 uploadImage(Context& context, const tcu::ConstPixelBufferAccess& access, VkImage destImage) uploadImage() argument
284 tcu::PixelBufferAccess access = texture.getAccess(); createPipelineLayout() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationShaderInputOutputTests.cpp198 tcu::PixelBufferAccess access = image.getAccess(); in initializeWhiteReferenceImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawAhbTests.cpp157 void AhbTestInstance::generateRefImage (const tcu::PixelBufferAccess& access, const vector<tcu::Vec4>& vertices, const vector<tcu::Vec4>& colors) const in generateRefImage() argument
H A DvktDrawImageObjectUtil.cpp526 void Image::uploadVolume(const tcu::ConstPixelBufferAccess& access, in uploadVolume() argument
548 void Image::uploadSurface (const tcu::ConstPixelBufferAccess& access, in uploadSurface() argument
570 uploadSurface1D(const tcu::ConstPixelBufferAccess& access, vk::VkQueue queue, vk::Allocator& allocator, vk::VkImageLayout layout, vk::VkOffset3D offset, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurface1D() argument
592 uploadSurfaceLinear(const tcu::ConstPixelBufferAccess& access, vk::VkOffset3D offset, int width, int height, int depth, vk::VkImageAspectFlagBits aspect, unsigned int mipLevel, unsigned int arrayElement) uploadSurfaceLinear() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryBasicGeometryShaderTests.cpp93 uploadImage(Context& context, const tcu::ConstPixelBufferAccess& access, VkImage destImage) uploadImage() argument
284 tcu::PixelBufferAccess access = texture.getAccess(); createPipelineLayout() local
[all...]
/third_party/skia/src/image/
H A DSkSurface_Gpu.cpp83 GrBackendTexture SkSurface_Gpu::onGetBackendTexture(BackendHandleAccess access) { in onGetBackendTexture() argument
95 GrBackendRenderTarget SkSurface_Gpu::onGetBackendRenderTarget(BackendHandleAccess access) { in onGetBackendRenderTarget() argument
217 GrSemaphoresSubmitted SkSurface_Gpu::onFlush(BackendSurfaceAccess access, const GrFlushInfo& info, in onFlush() argument
57 prepare_rt_for_external_access(SkSurface_Gpu* surface, SkSurface::BackendHandleAccess access) prepare_rt_for_external_access() argument
H A DSkSurface.cpp347 GrBackendTexture SkSurface::getBackendTexture(BackendHandleAccess access) { in getBackendTexture() argument
351 GrBackendRenderTarget SkSurface::getBackendRenderTarget(BackendHandleAccess access) { in getBackendRenderTarget() argument
363 GrSemaphoresSubmitted SkSurface::flush(BackendSurfaceAccess access, const GrFlushInfo& flushInfo) { in flush() argument
/third_party/skia/src/gpu/
H A DGrDrawingManager.cpp97 flush( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flush() argument
508 flushSurfaces( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) flushSurfaces() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtype_manager.cpp690 const SpvAccessQualifier access = in RecordIfTypeDefinition() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.cpp690 const SpvAccessQualifier access = in RecordIfTypeDefinition() local
/third_party/skia/src/shaders/
H A DSkImageShader.cpp406 auto* access = SkMipmapAccessor::Make(alloc, fImage.get(), matrix, sampling.mipmap); in doStages() local
686 auto* access = SkMipmapAccessor::Make(alloc, fImage.get(), baseInv, sampling.mipmap); in makeProgram() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Ddecompose_memory_access.cc431 auto access = lhs_it->second; TakeAccess() local
611 auto* access = b.IndexAccessor("value", i); StoreFunc() local
618 auto* access = b.MemberAccessor( StoreFunc() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dudata.cpp1456 U_CAPI void U_EXPORT2 udata_setFileAccess(UDataFileAccess access, UErrorCode * /*status*/) in udata_setFileAccess() argument
/third_party/python/Modules/_io/
H A Dwinconsoleio.c337 DWORD access = GENERIC_READ; in _io__WindowsConsoleIO___init___impl() local
/third_party/spirv-tools/source/opt/
H A Dtype_manager.cpp715 const spv::AccessQualifier access = in RecordIfTypeDefinition() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAdvancedBlendTests.cpp390 static tcu::ConstPixelBufferAccess getLinearAccess (const tcu::ConstPixelBufferAccess& access) in getLinearAccess() argument
H A Des31fStencilTexturingTests.cpp388 static inline tcu::ConstPixelBufferAccess stencilToRedAccess (const tcu::ConstPixelBufferAccess& access) in stencilToRedAccess() argument

Completed in 48 milliseconds

12345678910>>...17