Home
last modified time | relevance | path

Searched defs:resource (Results 126 - 150 of 336) sorted by relevance

12345678910>>...14

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.hpp128 LazyResource<Element>::LazyResource (de::MovePtr<tcu::Resource> resource) in LazyResource() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.h105 void addRecycledResource(sk_sp<GrRecycledResource> resource) { in addRecycledResource() argument
124 void addResource(sk_sp<GrManagedResource> resource) { in addResource() argument
H A DGrD3DCpuDescriptorManager.cpp53 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 DGrVkCommandBuffer.h112 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...]
H A DGrVkImage.h117 const Resource* resource() const { in resource() function in GrVkImage
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A Duresb.c227 void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, UErrorCode *status) { in printOutBundle() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dderb.cpp419 static void printOutBundle(UFILE *out, UResourceBundle *resource, int32_t indent, const char *pname, UErrorCode *status) in printOutBundle() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_selectors.py17 import resource namespace
19 resource = None variable
[all...]
/third_party/skia/tools/skqp/src/
H A Djni_skqp.cpp75 sk_sp<SkData> get_resource(const char* resource) { in get_resource() argument
/third_party/python/Modules/
H A Dresource.c203 resource_getrlimit_impl(PyObject *module, int resource) in resource_getrlimit_impl() argument
231 resource_setrlimit_impl(PyObject *module, int resource, PyObject *limits) resource_setrlimit_impl() argument
279 resource_prlimit_impl(PyObject *module, pid_t pid, int resource, int group_right_1, PyObject *limits) resource_prlimit_impl() argument
[all...]
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_dx9_media_sharing.h38 IDirect3DSurface9 *resource; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeComputeTests.cpp78 int getResourceLimit (NegativeTestContext& ctx, GLenum resource) in getResourceLimit() argument
/third_party/vk-gl-cts/framework/common/
H A DtcuImageIO.cpp68 tcu::Resource* resource = (tcu::Resource*)png_get_io_ptr(png_ptr); in pngReadResource() local
213 static inline deUint16 readBigEndianShort (tcu::Resource* resource) in readBigEndianShort() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.cpp59 FramebufferAttachment(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, rx::Serial framebufferSerial) FramebufferAttachment() argument
110 attach(const Context *context, GLenum type, GLenum binding, const ImageIndex &textureIndex, FramebufferAttachmentObject *resource, GLsizei numViews, GLuint baseViewIndex, bool isMultiview, GLsizei samples, rx::Serial framebufferSerial) attach() argument
H A DResourceMap.h166 void ResourceMap<ResourceType, IDType>::assign(IDType id, ResourceType *resource) in assign() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DStateManager11.cpp149 ID3D11Resource *resource = nullptr; in GetViewResource() local
[all...]
H A DRenderTarget11.cpp25 bool GetTextureProperties(ID3D11Resource *resource, unsigned int *mipLevels, unsigned int *samples) in GetTextureProperties() argument
69 unsigned int GetRTVSubresourceIndex(ID3D11Resource *resource, ID3D11RenderTargetView *view) in GetRTVSubresourceIndex() argument
130 unsigned int GetDSVSubresourceIndex(ID3D11Resource *resource, ID3D11DepthStencilView *view) in GetDSVSubresourceIndex() argument
203 TextureRenderTarget11(d3d11::RenderTargetView &&rtv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, const d3d11::SharedSRV &blitSRV, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
233 TextureRenderTarget11(d3d11::DepthStencilView &&dsv, const TextureHelper11 &resource, const d3d11::SharedSRV &srv, GLenum internalFormat, const d3d11::Format &formatSet, GLsizei width, GLsizei height, GLsizei depth, GLsizei samples) TextureRenderTarget11() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dimf_cpl.c246 static int fill_base_resource(xmlNodePtr resource_elem, FFIMFBaseResource *resource, FFIMFCPL *cpl) in fill_base_resource() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dipp.c214 char scheme[10], userpass[1024], host_name[1024], resource[1024]; in get_printer_attributes5() local
496 resource[1024], in ippfind_based_uri_converter() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
H A DTransliteratorRegistry.java223 public String resource; field in TransliteratorRegistry.ResourceEntry
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorRegistry.java224 public String resource; field in TransliteratorRegistry.ResourceEntry
[all...]
/third_party/libphonenumber/tools/cpp/src/cpp-build/
H A Dgenerate_geocoding_data.cc55 AutoCloser(ResourceType** resource, ReleaseFunction release_function) in AutoCloser() argument
/third_party/libcoap/examples/
H A Detsi_iot_01.c71 coap_find_payload(coap_resource_t *resource) { in coap_find_payload() argument
76 coap_add_payload(coap_resource_t *resource, coap_payload_t *payload) { in coap_add_payload() argument
83 coap_delete_payload(coap_resource_t *resource) { in coap_delete_payload() argument
117 hnd_get_resource(coap_resource_t *resource, in hnd_get_resource() argument
142 hnd_delete_resource(coap_resource_t *resource, coap_session_t *session COAP_UNUSED, const coap_pdu_t *request COAP_UNUSED, const coap_string_t *query COAP_UNUSED, coap_pdu_t *response) hnd_delete_resource() argument
226 hnd_put_test(coap_resource_t *resource, coap_session_t *session COAP_UNUSED, const coap_pdu_t *request, const coap_string_t *query COAP_UNUSED, coap_pdu_t *response) hnd_put_test() argument
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_block_internal.h104 coap_resource_t *resource; /**< associated resource */ member
191 coap_resource_t *resource; /**< associated resource */ member
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp49 enum resource { enum in aco::BlockCycleEstimator

Completed in 17 milliseconds

12345678910>>...14