| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
| H A D | napi_hisysevent_util.h | 78 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 D | render_node_bloom.h | 62 RenderNodeGraphInputs::InputResources resources; member
|
| H A D | render_node_back_buffer.h | 64 RenderNodeGraphInputs::InputResources resources; member
|
| H A D | render_node_compute_generic.h | 61 RenderNodeGraphInputs::InputResources resources; member
|
| H A D | render_node_fullscreen_generic.h | 60 RenderNodeGraphInputs::InputResources resources; member
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_video_buffer.h | 45 struct pipe_resource *resources[VL_NUM_COMPONENTS]; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | GlslangWrapperVk.cpp | 50 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 D | ShaderVariable_test.cpp | 217 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 D | WorkGroupSize_test.cpp | 26 ShBuiltInResources resources; variable 27 InitBuiltInResources(&resources); variable
|
| H A D | TypeTracking_test.cpp | 26 ShBuiltInResources resources; variable 27 InitBuiltInResources(&resources); variable
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_cross_util.cpp | 32 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 D | ShaderCompileTreeTest.h | 44 virtual void initResources(ShBuiltInResources *resources) {} in initResources() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | node_context_descriptor_set_manager.h | 37 BASE_NS::array_view<const RenderHandle> resources; member
|
| H A D | render_node_graph_share_manager.cpp | 41 SetGlobalRenderNodeResources( const string_view nodeName, const array_view<const IRenderNodeGraphShareManager::NamedResource> resources) SetGlobalRenderNodeResources() argument
|
| H A D | render_node_graph_share_manager.h | 52 BASE_NS::vector<IRenderNodeGraphShareManager::NamedResource> resources; member
|
| /third_party/glslang/glslang/ResourceLimits/ |
| H A D | ResourceLimits.cpp | 280 void DecodeResourceLimits(TBuiltInResource* resources, char* config) in DecodeResourceLimits() argument [all...] |
| /third_party/glslang/gtests/ |
| H A D | Config.FromFile.cpp | 62 TBuiltInResource resources = {}; in TEST_P() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_screen.h | 54 struct list_head resources; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmConditionalBranchTests.cpp | 132 GraphicsResources resources; in addGraphicsSameLabelsTest() local
|
| H A D | vktSpvAsmPointerParameterTests.cpp | 691 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 D | vktSpvAsmConditionalBranchTests.cpp | 132 GraphicsResources resources; in addGraphicsSameLabelsTest() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_cs.c | 136 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 D | virgl_resource_cache.h | 66 struct list_head resources; member
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_compute.c | 100 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 D | simple.py | 35 def resources(self): member in SimpleReader
|