Home
last modified time | relevance | path

Searched defs:resources (Results 76 - 100 of 200) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.h115 struct set *resources; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.hpp63 std::vector<pipe_surface *> resources; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_container.h95 } resources; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_video.h13 struct pipe_resource *resources[VL_NUM_COMPONENTS]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h50 struct pipe_resource *resources[VL_NUM_COMPONENTS]; member
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_stress.c141 amdgpu_bo_handle resources[NUM_BUFFER_OBJECTS]; variable
H A Dcs_tests.c51 static amdgpu_bo_handle resources[MAX_RESOURCES]; variable
[all...]
H A Duvd_enc_tests.c70 static amdgpu_bo_handle resources[MAX_RESOURCES]; variable
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c398 struct pipe_resource *resources[VL_NUM_COMPONENT in vl_video_buffer_create_ex() local
441 vl_video_buffer_create_ex2(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl, struct pipe_resource *resources[VL_NUM_COMPONENTS]) vl_video_buffer_create_ex2() argument
476 struct pipe_resource templ, *resources[VL_NUM_COMPONENTS] = {0}; vl_video_buffer_create_as_resource() local
[all...]
H A Dvl_stubs.c103 vl_video_buffer_create_ex2(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl, struct pipe_resource *resources[VL_NUM_COMPONENTS]) vl_video_buffer_create_ex2() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.h196 struct set *resources; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp234 GraphicsResources resources; in addGraphicsVectorCompositeInsertTests() local
388 GraphicsResources resources; in addGraphicsMatrixCompositeInsertTests() local
536 GraphicsResources resources; addGraphicsNestedStructCompositeInsertTests() local
[all...]
H A DvktSpvAsmIndexingTests.cpp323 GraphicsResources resources; in addGraphicsIndexingStructTests() local
H A DvktSpvAsmVariableInitTests.cpp244 GraphicsResources resources; in addGraphicsVariableInitPrivateTest() local
625 GraphicsResources resources; in addGraphicsVariableInitOutputTest() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDXGISwapChainWindowSurfaceWGL.cpp315 HANDLE resources[] = { in setObjectsLocked() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DExpressionLimit_test.cpp244 ShBuiltInResources resources; member in ExpressionLimitTest
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DProgramNULL.cpp34 link(const gl::Context *contextImpl, const gl::ProgramLinkedResources &resources, gl::InfoLog &infoLog, const gl::ProgramMergedVaryings & ) link() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp25 void InsertBuiltInFunctions(GLenum type, const ShBuiltInResources &resources, TSymbolTable &symbolTable) in InsertBuiltInFunctions() argument
477 IdentifyBuiltIns(GLenum shaderType, const ShBuiltInResources &resources, TSymbolTable &symbolTable) IdentifyBuiltIns() argument
519 InitExtensionBehavior(const ShBuiltInResources& resources, TExtensionBehavior& extBehavior) InitExtensionBehavior() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DShader.cpp174 ShBuiltInResources resources; in createCompiler() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DShaderModuleGL.cpp74 const auto& resources = compiler.get_shader_resources(); in ExtractSpirvInfo() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dcompiler_test.cpp104 ShBuiltInResources resources; in compileTestShader() local
63 compileTestShader(GLenum type, ShShaderSpec spec, ShShaderOutput output, const std::string &shaderString, ShBuiltInResources *resources, ShCompileOptions compileOptions, std::string *translatedCode, std::string *infoLog) compileTestShader() argument
/third_party/python/Lib/test/test_importlib/
H A Dfixtures.py21 import importlib_resources as resources # type: ignore namespace
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp233 GraphicsResources resources; in addGraphicsVectorCompositeInsertTests() local
386 GraphicsResources resources; in addGraphicsMatrixCompositeInsertTests() local
533 GraphicsResources resources; addGraphicsNestedStructCompositeInsertTests() local
[all...]
H A DvktSpvAsmIndexingTests.cpp323 GraphicsResources resources; in addGraphicsIndexingStructTests() local
H A DvktSpvAsmVariableInitTests.cpp244 GraphicsResources resources; in addGraphicsVariableInitPrivateTest() local
624 GraphicsResources resources; in addGraphicsVariableInitOutputTest() local

Completed in 21 milliseconds

12345678