Home
last modified time | relevance | path

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

12345678

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c82 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_fake_register() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_platform_fake.c81 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_fake_register() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c87 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_register() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_platform_fake.c81 struct resource resources[PLATFORM_CONFIG_RESOURCE_COUNT]; in kbase_platform_register() local
/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
/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...]
H A DvktSpvAsmUboMatrixPaddingTests.cpp152 GraphicsResources resources; in addGraphicsUboMatrixPaddingTest() local
/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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_wrapper.cpp62 void GetBuiltInResources(const ShBuiltInResources &resources, TBuiltInResource *outResources) in GetBuiltInResources() argument
108 GlslangCompileToSpirv(const ShBuiltInResources &resources, sh::GLenum shaderType, const std::string &shaderSource, angle::spirv::Blob *spirvBlobOut) GlslangCompileToSpirv() argument
[all...]
H A DTranslatorHLSL.cpp57 const ShBuiltInResources &resources = getResources(); in translate() local
/third_party/skia/third_party/externals/angle2/src/compiler/fuzz/
H A Dtranslator_fuzzer.cpp210 ShBuiltInResources resources; in LLVMFuzzerTestOneInput() local
[all...]

Completed in 10 milliseconds

12345678