| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_bufmgr.h | 131 iris_domain_is_read_only(enum iris_domain access) in iris_domain_is_read_only() argument 138 iris_domain_is_l3_coherent(const struct intel_device_info *devinfo, enum iris_domain access) iris_domain_is_l3_coherent() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_context.c | 824 dd_context_make_image_handle_resident(struct pipe_context *_pipe, uint64_t handle, unsigned access, bool resident) dd_context_make_image_handle_resident() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_draw.cpp | 28 VkAccessFlags access = VK_ACCESS_TRANSFORM_FEEDBACK_COUNTER_WRITE_BIT_EXT; in zink_emit_xfb_counter_barrier() local
|
| H A D | zink_resource.h | 62 VkAccessFlags access; member 275 zink_resource_usage_check_completion(struct zink_screen *screen, struct zink_resource *res, enum zink_resource_access access) in zink_resource_usage_check_completion() argument 281 zink_resource_usage_wait(struct zink_context *ctx, struct zink_resource *res, enum zink_resource_access access) in zink_resource_usage_wait() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
| H A D | noop_state.c | 404 noop_make_image_handle_resident(struct pipe_context *ctx, uint64_t handle, unsigned access, bool resident) noop_make_image_handle_resident() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 1017 access(const char *pathname, int mode) in access() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferViewAccessTests.cpp | 634 void BufferViewAllFormatsTestInstance::populateSourceBuffer (const tcu::PixelBufferAccess& access, deUint32 bufferNdx) in populateSourceBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 457 VkAccessFlags access[2]; in pipelineAccessFromStage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageQualifiersTests.cpp | 90 getLayerOrSlice(const ImageType imageType, const tcu::ConstPixelBufferAccess& access, const deUint32 layer) getLayerOrSlice() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 746 const tcu::ConstPixelBufferAccess& access = texture2D.getLevel(0); in uploadImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktDynamicRenderingRandomTests.cpp | 389 tcu::PixelBufferAccess access = ref[i].getAccess(); in iterate() local 714 tcu::PixelBufferAccess access = ref[l].getAccess(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureShadowTests.cpp | 96 void clampFloatingPointTexture (const tcu::PixelBufferAccess& access) in clampFloatingPointTexture() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrViewTests.cpp | 460 std::unique_ptr<PixelSetter> getPixelSetter (const tcu::PixelBufferAccess& access, VkFormat format) in getPixelSetter() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferViewAccessTests.cpp | 624 void BufferViewAllFormatsTestInstance::populateSourceBuffer (const tcu::PixelBufferAccess& access, deUint32 bufferNdx) in populateSourceBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/ |
| H A D | vktDescriptorSetsIndexingTestsUtils.cpp | 457 VkAccessFlags access[2]; in pipelineAccessFromStage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageQualifiersTests.cpp | 90 getLayerOrSlice(const ImageType imageType, const tcu::ConstPixelBufferAccess& access, const deUint32 layer) getLayerOrSlice() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_1_autogen.cpp | 36 CaptureBindImageTexture(const State &glState, bool isCallValid, GLuint unit, TextureID texturePacked, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) CaptureBindImageTexture() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | BufferVk.cpp | 530 vk::CommandBufferAccess access; in copySubData() local 602 angle::Result BufferVk::map(const gl::Context *context, GLenum access, voi argument 610 mapRange(const gl::Context *context, size_t offset, size_t length, GLbitfield access, void **mapPtr) mapRange() argument 620 mapImpl(ContextVk *contextVk, GLbitfield access, void **mapPtr) mapImpl() argument 625 ghostMappedBuffer(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) ghostMappedBuffer() argument 684 mapRangeImpl(ContextVk *contextVk, VkDeviceSize offset, VkDeviceSize length, GLbitfield access, void **mapPtr) mapRangeImpl() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_3_1_autogen.cpp | 52 GL_BindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) GL_BindImageTexture() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | WebGLCompatibilityTest.cpp | 701 GLint access = 0; in TEST_P() local
|
| /third_party/skia/src/gpu/ |
| H A D | GrGpu.h | 830 prepareSurfacesForBackendAccessAndStateUpdates( SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrBackendSurfaceMutableState* newState) prepareSurfacesForBackendAccessAndStateUpdates() argument
|
| H A D | GrGpu.cpp | 684 executeFlushInfo(SkSpan<GrSurfaceProxy*> proxies, SkSurface::BackendSurfaceAccess access, const GrFlushInfo& info, const GrBackendSurfaceMutableState* newState) executeFlushInfo() argument
|
| /third_party/skia/tests/ |
| H A D | SurfaceTest.cpp | 285 test_backend_texture_access_copy_on_write( skiatest::Reporter* reporter, SkSurface* surface, SkSurface::BackendHandleAccess access) test_backend_texture_access_copy_on_write() argument 297 test_backend_rendertarget_access_copy_on_write( skiatest::Reporter* reporter, SkSurface* surface, SkSurface::BackendHandleAccess access) test_backend_rendertarget_access_copy_on_write() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | ShaderModuleD3D12.cpp | 68 void Serialize(std::stringstream& output, const tint::ast::Access& access) { in Serialize() argument 69 output << access; in Serialize() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | CommandBufferGL.cpp | 341 GLenum access; in ApplyBindGroup() local
|