Home
last modified time | relevance | path

Searched defs:storage (Results 376 - 395 of 395) sorted by relevance

1...<<111213141516

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp1869 de::SharedPtr<SerialStorage> storage = de::SharedPtr<SerialStorage>(new SerialStorage(vkd, device, allocator, m_data.buildType, topBlasSerialSize[0])); in runTest() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp387 TextureStorage *storage = nullptr; in GetTextureD3DResourceFromStorageOrImage() local
1938 Buffer11 *storage = GetImplAs<Buffer11>(drawIndirectBuffer); in drawArraysIndirect() local
1960 Buffer11 *storage = GetImplAs<Buffer11>(drawIndirectBuffer); in drawElementsIndirect() local
1985 BufferD3D *storage in drawLineLoop() local
2063 BufferD3D *storage = GetImplAs<BufferD3D>(elementArrayBuffer); drawTriangleFan() local
2539 copyImage2D(const gl::Context *context, const gl::Framebuffer *framebuffer, const gl::Rectangle &sourceRect, GLenum destFormat, const gl::Offset &destOffset, TextureStorage *storage, GLint level) copyImage2D() argument
2564 copyImageCube(const gl::Context *context, const gl::Framebuffer *framebuffer, const gl::Rectangle &sourceRect, GLenum destFormat, const gl::Offset &destOffset, TextureStorage *storage, gl::TextureTarget target, GLint level) copyImageCube() argument
2590 copyImage3D(const gl::Context *context, const gl::Framebuffer *framebuffer, const gl::Rectangle &sourceRect, GLenum destFormat, const gl::Offset &destOffset, TextureStorage *storage, GLint level) copyImage3D() argument
2615 copyImage2DArray(const gl::Context *context, const gl::Framebuffer *framebuffer, const gl::Rectangle &sourceRect, GLenum destFormat, const gl::Offset &destOffset, TextureStorage *storage, GLint level) copyImage2DArray() argument
2639 copyTexture(const gl::Context *context, const gl::Texture *source, GLint sourceLevel, gl::TextureTarget srcTarget, const gl::Box &sourceBox, GLenum destFormat, GLenum destType, const gl::Offset &destOffset, TextureStorage *storage, gl::TextureTarget destTarget, GLint destLevel, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) copyTexture() argument
2790 copyCompressedTexture(const gl::Context *context, const gl::Texture *source, GLint sourceLevel, TextureStorage *storage, GLint destLevel) copyCompressedTexture() argument
3274 generateMipmapUsingD3D(const gl::Context *context, TextureStorage *storage, const gl::TextureState &textureState) generateMipmapUsingD3D() argument
4080 Buffer11 *storage = GetImplAs<Buffer11>(dispatchIndirectBuffer); dispatchComputeIndirect() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1733 nv_get_stats(int cpu, struct fe_priv *np, struct rtnl_link_stats64 *storage) nv_get_stats() argument
[all...]
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c943 struct perf_event **storage; in perf_cgroup_ensure_storage() local
/kernel/linux/linux-5.10/net/core/
H A Ddev.c10359 dev_get_stats(struct net_device *dev, struct rtnl_link_stats64 *storage) dev_get_stats() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1728 nv_get_stats(int cpu, struct fe_priv *np, struct rtnl_link_stats64 *storage) nv_get_stats() argument
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c890 struct perf_event **storage; in perf_cgroup_ensure_storage() local
/kernel/linux/linux-6.6/net/core/
H A Ddev.c10593 dev_get_stats(struct net_device *dev, struct rtnl_link_stats64 *storage) dev_get_stats() argument
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp9963 TStorageQualifier storage = patchConstantFunction[p].type->getQualifier().storage; addPatchConstantInvocation() local
[all...]
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3595 std::vector<bool>* storage = new std::vector<bool>(3); in UseAfterFree() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp4701 cloneVariableForStage(const Variable& variable, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) cloneVariableForStage() argument
4787 CloneBlockForStage(const Interface& block, Shader::STAGES stage, Variable::STORAGE storage, const GLchar* prefix) CloneBlockForStage() argument
4817 GetStagePrefix(Shader::STAGES stage, Variable::STORAGE storage) GetStagePrefix() argument
5310 isFlatRequired(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::Variable::STORAGE storage, const bool coherent) const isFlatRequired() argument
14649 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
15036 prepareName(const glw::GLchar* name, glw::GLint location, glw::GLint component, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument
15260 prepareVarying(const Utils::Type& basic_type, const descriptor& desc, const GLchar* interpolation, Utils::ShaderInterface& si, Utils::Shader::STAGES stage, Utils::Variable::STORAGE storage) test() argument
15581 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
16048 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
16481 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
16928 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
18303 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
19341 Utils::Variable::STORAGE storage = Utils::Variable::VARYING_INPUT; test() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp11890 void ImGui::DebugNodeStorage(ImGuiStorage* storage, const char* label) in DebugNodeStorage() argument
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc10489 char* HandleScopeImplementer::ArchiveThread(char* storage) { in ArchiveThread() argument
10504 char* HandleScopeImplementer::RestoreThread(char* storage) { in RestoreThread() argument
10568 char* HandleScopeImplementer::Iterate(RootVisitor* v, char* storage) { in Iterate() argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp37545 VULKAN_HPP_NAMESPACE::PerformanceCounterStorageKHR storage = global() member
[all...]
H A Dvulkan_core.h7135 VkPerformanceCounterStorageKHR storage; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5750 VkPerformanceCounterStorageKHR storage; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8501 VkPerformanceCounterStorageKHR storage; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7295 VkPerformanceCounterStorageKHR storage; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7034 VkPerformanceCounterStorageKHR storage; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9516 VkPerformanceCounterStorageKHR storage; member

Completed in 510 milliseconds

1...<<111213141516