| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | glslang_wrapper.cpp | 62 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 D | TranslatorHLSL.cpp | 57 const ShBuiltInResources &resources = getResources(); in translate() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/fuzz/ |
| H A D | translator_fuzzer.cpp | 210 ShBuiltInResources resources; in LLVMFuzzerTestOneInput() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFResourceDict.cpp | 66 auto resources = SkPDFMakeDict(); in add_subdict() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | ShaderCompileTreeTest.cpp | 117 ShBuiltInResources resources; in SetUp() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| 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...] |
| H A D | vktSpvAsmUboMatrixPaddingTests.cpp | 152 GraphicsResources resources; in addGraphicsUboMatrixPaddingTest() local
|
| H A D | vktSpvAsmVaryingNameTests.cpp | 194 GraphicsResources resources; in addGraphicsVaryingNameTest() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | render_node_parser_util.cpp | 411 void ParseResources(const string_view name, const json::value& node, RenderNodeGraphInputs::InputResources& resources, in ParseResources() argument 491 RenderNodeGraphInputs::InputResources resources; GetInputResources() local 519 vector<RenderNodeGraphInputs::RenderNodeGraphGpuImageDesc> resources; GetGpuImageDescs() local 537 vector<RenderNodeGraphInputs::RenderNodeGraphGpuBufferDesc> resources; GetGpuBufferDescs() local [all...] |
| H A D | render_node_util.cpp | 93 SetupRenderNodeResourceHandles(const IRenderNodeGpuResourceManager& gpuResourceMgr, const IRenderNodeGraphShareManager& rngShareMgr, const RenderNodeGraphInputs::InputResources& resources, RenderNodeHandles::InputResources& res) SetupRenderNodeResourceHandles() argument 211 BindResourcesToBinder( const RenderNodeHandles::InputResources& resources, IPipelineDescriptorSetBinder& pipelineDescriptorSetBinder) const BindResourcesToBinder() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | imf.h | 113 FFIMFTrackFileResource *resources; /**< Resource elements of the Virtual Track */ member 123 FFIMFMarkerResource *resources; /**< Resource elements of the Virtual Track */ member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_uvd.c | 62 struct r600_texture *resources[VL_NUM_COMPONENTS] = {}; in r600_video_buffer_create() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | memory.hpp | 109 std::unique_ptr<root_resource>> resources; member in clover::root_buffer 131 std::unique_ptr<sub_resource>> resources; member in clover::sub_buffer 176 std::unique_ptr<root_resource>> resources; member in clover::image
|
| /third_party/libdrm/tests/amdgpu/ |
| H A D | amdgpu_test.h | 480 amdgpu_bo_handle resources[] = {bo1, bo2}; in amdgpu_get_bo_list() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmVaryingNameTests.cpp | 194 GraphicsResources resources; in addGraphicsVaryingNameTest() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | Compiler.cpp | 88 bool TCompiler::Init(const ShBuiltInResources& resources) in Init() argument 165 bool TCompiler::InitBuiltInSymbolTable(const ShBuiltInResources &resources) in InitBuiltInSymbolTable() argument
|
| /third_party/skia/third_party/externals/spirv-cross/include/spirv_cross/ |
| H A D | internal_interface.hpp | 215 PPSizeResource resources[SPIRV_CROSS_NUM_DESCRIPTOR_SETS][SPIRV_CROSS_NUM_DESCRIPTOR_BINDINGS]; member [all...] |
| /third_party/skia/third_party/externals/spirv-cross/tests-other/ |
| H A D | c_api_test.c | 65 static void dump_resource_list(spvc_compiler compiler, spvc_resources resources, spvc_resource_type type, const char *tag) in dump_resource_list() argument 82 static void dump_resources(spvc_compiler compiler, spvc_resources resources) in dump_resources() argument 117 spvc_resources resources = NULL; main() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| H A D | render_node_camera_single_post_process.h | 108 RENDER_NS::RenderNodeGraphInputs::InputResources resources; member
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_node_mip_chain_post_process.h | 81 RenderNodeGraphInputs::InputResources resources; member
|
| H A D | render_node_single_post_process.h | 85 RenderNodeGraphInputs::InputResources resources; member
|
| /third_party/cups-filters/filter/ |
| H A D | pdf.cxx | 179 QPDFObjectHandle resources = page.getKey("/Resources"); in pdf_add_type1_font() local
|
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_bo.c | 634 amdgpu_bo_list_create(amdgpu_device_handle dev, uint32_t number_of_resources, amdgpu_bo_handle *resources, uint8_t *resource_prios, amdgpu_bo_list_handle *result) amdgpu_bo_list_create() argument 707 amdgpu_bo_list_update(amdgpu_bo_list_handle handle, uint32_t number_of_resources, amdgpu_bo_handle *resources, uint8_t *resource_prios) amdgpu_bo_list_update() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/tests/ |
| H A D | virgl_staging_mgr_test.cpp | 121 release_resources(struct virgl_hw_res *resources[], unsigned len) in release_resources() argument
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_batch.h | 115 struct set *resources; member
|