Home
last modified time | relevance | path

Searched defs:resources (Results 26 - 50 of 200) sorted by relevance

12345678

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_hisysevent_util.h78 CompareAndReturnCacheItem(const napi_env env, napi_value& standard, std::unordered_map<napi_ref, std::pair<pid_t, std::shared_ptr<T>>>& resources) CompareAndReturnCacheItem() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_bloom.h62 RenderNodeGraphInputs::InputResources resources; member
H A Drender_node_back_buffer.h64 RenderNodeGraphInputs::InputResources resources; member
H A Drender_node_compute_generic.h61 RenderNodeGraphInputs::InputResources resources; member
H A Drender_node_fullscreen_generic.h60 RenderNodeGraphInputs::InputResources resources; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h45 struct pipe_resource *resources[VL_NUM_COMPONENTS]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DGlslangWrapperVk.cpp50 GetShaderCode(const angle::FeaturesVk &features, const gl::ProgramState &programState, const gl::ProgramLinkedResources &resources, GlslangProgramInterfaceInfo *programInterfaceInfo, gl::ShaderMap<const angle::spirv::Blob *> *spirvBlobsOut, ShaderInterfaceVariableInfoMap *variableInfoMapOut) GetShaderCode() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DShaderVariable_test.cpp217 ShBuiltInResources resources; in TEST() local
240 ShBuiltInResources resources; in TEST() local
275 ShBuiltInResources resources; in TEST() local
317 ShBuiltInResources resources; in TEST() local
360 ShBuiltInResources resources; TEST() local
[all...]
H A DWorkGroupSize_test.cpp26 ShBuiltInResources resources; variable
27 InitBuiltInResources(&resources); variable
H A DTypeTracking_test.cpp26 ShBuiltInResources resources; variable
27 InitBuiltInResources(&resources); variable
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_util.cpp32 void rename_interface_variable(Compiler &compiler, const SmallVector<Resource> &resources, uint32_t location, in rename_interface_variable() argument
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DShaderCompileTreeTest.h44 virtual void initResources(ShBuiltInResources *resources) {} in initResources() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_descriptor_set_manager.h37 BASE_NS::array_view<const RenderHandle> resources; member
H A Drender_node_graph_share_manager.cpp41 SetGlobalRenderNodeResources( const string_view nodeName, const array_view<const IRenderNodeGraphShareManager::NamedResource> resources) SetGlobalRenderNodeResources() argument
H A Drender_node_graph_share_manager.h52 BASE_NS::vector<IRenderNodeGraphShareManager::NamedResource> resources; member
/third_party/glslang/glslang/ResourceLimits/
H A DResourceLimits.cpp280 void DecodeResourceLimits(TBuiltInResource* resources, char* config) in DecodeResourceLimits() argument
[all...]
/third_party/glslang/gtests/
H A DConfig.FromFile.cpp62 TBuiltInResource resources = {}; in TEST_P() local
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.h54 struct list_head resources; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp132 GraphicsResources resources; in addGraphicsSameLabelsTest() local
H A DvktSpvAsmPointerParameterTests.cpp691 GraphicsResources resources; in addGraphicsPointerParamToParamTest() local
769 GraphicsResources resources; in addGraphicsPointerParamToGlobalTest() local
866 GraphicsResources resources; in addGraphicsPointerBufferMemoryTest() local
977 GraphicsResources resources; in addGraphicsPointerBufferMemoryVariablePointersTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmConditionalBranchTests.cpp132 GraphicsResources resources; in addGraphicsSameLabelsTest() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_cs.c136 svga_set_compute_resources(struct pipe_context *pipe, unsigned start, unsigned count, struct pipe_surface **resources) svga_set_compute_resources() argument
151 svga_set_global_binding(struct pipe_context *pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) svga_set_global_binding() argument
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.h66 struct list_head resources; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c100 panfrost_set_compute_resources(struct pipe_context *pctx, unsigned start, unsigned count, struct pipe_surface **resources) panfrost_set_compute_resources() argument
108 panfrost_set_global_binding(struct pipe_context *pctx, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) panfrost_set_global_binding() argument
/third_party/python/Lib/importlib/resources/
H A Dsimple.py35 def resources(self): member in SimpleReader

Completed in 13 milliseconds

12345678