| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_drawable.c | 100 struct pipe_resource *resource = textures[ST_ATTACHMENT_BACK_LEFT]; in dri_st_framebuffer_validate() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_query.c | 278 gfx10_sh_query_get_result_resource(struct si_context *sctx, struct si_query *rquery, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) gfx10_sh_query_get_result_resource() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_query.c | 238 virgl_get_query_result_resource(struct pipe_context *ctx, struct pipe_query *q, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) virgl_get_query_result_resource() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer.h | 235 svga_buffer(struct pipe_resource *resource) in svga_buffer() argument
|
| H A D | svga_resource_texture.h | 151 svga_texture(struct pipe_resource *resource) in svga_texture() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | volume9.c | 257 struct pipe_resource *resource = This->resource; in NineVolume9_LockBox() local [all...] |
| H A D | buffer9.c | 221 NineBuffer9_RebindIfRequired( struct NineBuffer9 *This, struct NineDevice9 *device, struct pipe_resource *resource, unsigned offset ) NineBuffer9_RebindIfRequired() argument 659 struct pipe_resource *resource = NULL; NineBuffer9_Upload() local [all...] |
| H A D | basetexture9.c | 491 struct pipe_resource *resource in NineBaseTexture9_UpdateSamplerView() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_screen.c | 502 softpipe_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) softpipe_flush_frontbuffer() argument
|
| H A D | sp_texture.c | 355 softpipe_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) softpipe_transfer_map() argument [all...] |
| /third_party/node/src/api/ |
| H A D | hooks.cc | 192 EmitAsyncInit(Isolate* isolate, Local<Object> resource, const char* name, async_id trigger_async_id) EmitAsyncInit() argument 203 EmitAsyncInit(Isolate* isolate, Local<Object> resource, Local<String> name, async_id trigger_async_id) EmitAsyncInit() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | renderbuffer.c | 536 struct pipe_resource *resource = rb->texture; in _mesa_regen_renderbuffer_surface() local 567 struct pipe_resource *resource = rb->texture; in _mesa_update_renderbuffer_surface() local [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | derb.cpp | 419 static void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, const char *pname, UErrorCode *status) in printOutBundle() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_scene.c | 46 struct pipe_resource *resource[RESOURCE_REF_SZ]; member 405 lp_scene_add_resource_reference(struct lp_scene *scene, struct pipe_resource *resource, boolean initializing_scene, boolean writeable) lp_scene_add_resource_reference() argument 520 lp_scene_is_resource_referenced(const struct lp_scene *scene, const struct pipe_resource *resource) lp_scene_is_resource_referenced() argument [all...] |
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | derb.cpp | 419 static void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, const char *pname, UErrorCode *status) in printOutBundle() argument [all...] |
| /third_party/libinput/tools/ |
| H A D | test_tool_option_parsing.py | 27 import resource namespace
|
| /third_party/mksh/ |
| H A D | ulimit.c | 142 int resource; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_query_hw.c | 388 nvc0_hw_get_query_result_resource(struct nvc0_context *nvc0, struct nvc0_query *q, enum pipe_query_flags flags, enum pipe_query_value_type result_type, int index, struct pipe_resource *resource, unsigned offset) nvc0_hw_get_query_result_resource() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_buffer_common.c | 49 r600_buffer_map_sync_with_rings(struct r600_common_context *ctx, struct r600_resource *resource, unsigned usage) r600_buffer_map_sync_with_rings() argument 267 r600_invalidate_resource(struct pipe_context *ctx, struct pipe_resource *resource) r600_invalidate_resource() argument 278 r600_buffer_get_transfer(struct pipe_context *ctx, struct pipe_resource *resource, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer, void *data, struct r600_resource *staging, unsigned offset) r600_buffer_get_transfer() argument 314 r600_buffer_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_buffer_transfer_map() argument [all...] |
| /third_party/python/Tools/peg_generator/pegen/ |
| H A D | testutil.py | 130 import resource # Since it doesn't exist on Windows. namespace
|
| /third_party/opencl-headers/CL/ |
| H A D | cl_dx9_media_sharing.h | 50 IDirect3DSurface9 *resource; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkBinaryRegistry.hpp | 128 LazyResource<Element>::LazyResource (de::MovePtr<tcu::Resource> resource) in LazyResource() argument
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DCommandList.h | 105 void addRecycledResource(sk_sp<GrRecycledResource> resource) { in addRecycledResource() argument 124 void addResource(sk_sp<GrManagedResource> resource) { in addResource() argument
|
| H A D | GrD3DCpuDescriptorManager.cpp | 53 createShaderResourceView( GrD3DGpu* gpu, ID3D12Resource* resource, unsigned int mostDetailedMip, unsigned int mipLevels) createShaderResourceView() argument 70 createUnorderedAccessView( GrD3DGpu* gpu, ID3D12Resource* resource, unsigned int mipSlice) createUnorderedAccessView() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkCommandBuffer.h | 112 void addResource(sk_sp<const GrManagedResource> resource) { in addResource() argument 116 void addResource(const GrManagedResource* resource) { in addResource() argument 122 void addRecycledResource(gr_rp<const GrRecycledResource> resource) { in addRecycledResource() argument 127 addRecycledResource(const GrRecycledResource* resource) addRecycledResource() argument [all...] |