Home
last modified time | relevance | path

Searched defs:layout (Results 276 - 300 of 687) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c59 static uint64_t layout_to_modifier(enum etna_surface_layout layout) in layout_to_modifier() argument
201 etna_resource_alloc(struct pipe_screen *pscreen, unsigned layout, in etna_resource_alloc() argument
322 unsigned layout = ETNA_LAYOUT_TILED; in etna_resource_create() local
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs223 pub fn layout(&self, ctx: &BindgenContext) -> Option<Layout> { in layout() functions
[all...]
/third_party/rust/crates/cxx/gen/src/include/
H A Dcxx.h1019 class layout { class
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/
H A Dcxx.h1019 class layout { class
/third_party/rust/crates/cxx/gen/build/src/gen/include/
H A Dcxx.h1019 class layout { class
/third_party/rust/crates/cxx/include/
H A Dcxx.h1019 class layout { class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp69 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags, VkImageTiling tiling, VkImageLayout layout, deUint32 arrayLayers) createTestImage() argument
/third_party/skia/src/gpu/vk/
H A DGrVkImage.cpp314 VkPipelineStageFlags GrVkImage::LayoutToPipelineSrcStageFlags(const VkImageLayout layout) { in LayoutToPipelineSrcStageFlags() argument
337 LayoutToSrcAccessMask(const VkImageLayout layout) LayoutToSrcAccessMask() argument
567 VkImageLayout layout = this->currentLayout(); prepareForPresent() local
627 write_input_desc_set(GrVkGpu* gpu, VkImageView view, VkImageLayout layout, VkDescriptorSet descSet) write_input_desc_set() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.cpp110 std::shared_ptr<sw::ComputeProgram> createProgram(vk::Device *device, std::shared_ptr<sw::SpirvShader> shader, const vk::PipelineLayout *layout) in createProgram() argument
246 Pipeline::Pipeline(PipelineLayout *layout, Device *device) in Pipeline() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderPipeline.cpp196 ValidateVertexState(DeviceBase* device, const VertexState* descriptor, const PipelineLayoutBase* layout) ValidateVertexState() argument
398 ValidateFragmentState(DeviceBase* device, const FragmentState* descriptor, const PipelineLayoutBase* layout) ValidateFragmentState() argument
[all...]
H A DCommandValidation.cpp174 void ApplyDefaultTextureDataLayoutOptions(TextureDataLayout* layout, in ApplyDefaultTextureDataLayoutOptions() argument
195 MaybeError ValidateLinearTextureData(const TextureDataLayout& layout, in ValidateLinearTextureData() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.cpp357 MakeBindGroup( const wgpu::Device& device, const wgpu::BindGroupLayout& layout, std::initializer_list<BindingInitializationHelper> entriesInitializer) MakeBindGroup() argument
/third_party/rust/crates/cxx/gen/lib/src/gen/include/
H A Dcxx.h1019 class layout { class
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderVars.h284 BlockLayoutType layout; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp405 LayoutQualifier (const SharedPtr& enclosing, const glu::Layout& layout) in LayoutQualifier() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsFragOpInteractionCase.cpp79 static void computeVertexLayout (const vector<rsg::ShaderInput*>& attributes, int numVertices, vector<glu::VertexArrayBinding>* layout, int* stride) in computeVertexLayout() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp69 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags, VkImageTiling tiling, VkImageLayout layout, deUint32 arrayLayers) createTestImage() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.cpp348 LayoutParam layout; in LayoutBoxes() local
396 LayoutParam layout; in LayoutColumns() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp219 auto& layout = host->GetLayoutProperty(); in HandleCardSizeChangeEvent() local
393 auto& layout = host->GetLayoutProperty(); in ComputeAdaptiveSize() local
/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_buffer_impl.cpp233 GSError SurfaceBufferImpl::GetImageLayout(void* layout) in GetImageLayout() argument
442 OHOS::HDI::Display::Buffer::V1_2::ImageLayout layout; in GetPlanesInfo() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp334 AudioChannelLayout layout; in SetParameter() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp152 AudioChannelLayout layout; in SetParameterOfAuTrack() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dproc_test.cpp175 int64_t layout = 0; in CheckAudioParam() local
H A Dnet_test.cpp247 int64_t layout = 0; in CheckAudioParam() local
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Ddt-compat.c365 of_at91_clk_master_setup(struct device_node *np, const struct clk_master_layout *layout) of_at91_clk_master_setup() argument
588 of_at91_clk_pll_setup(struct device_node *np, const struct clk_pll_layout *layout) of_at91_clk_pll_setup() argument
679 of_at91_clk_prog_setup(struct device_node *np, const struct clk_programmable_layout *layout, u32 *mux_table) of_at91_clk_prog_setup() argument

Completed in 30 milliseconds

1...<<11121314151617181920>>...28