| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_image.c | 541 vk_image_layout_is_read_only(VkImageLayout layout, in vk_image_layout_is_read_only() argument 603 vk_image_layout_is_depth_only(VkImageLayout layout) in vk_image_layout_is_depth_only() argument 704 vk_image_layout_to_usage_flags(VkImageLayout layout, VkImageAspectFlagBits aspect) vk_image_layout_to_usage_flags() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_resource.h | 81 enum etna_surface_layout layout; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | Layout.cpp | 115 const Layout layout = MetalLayoutOf(type, config); in MetalLayoutOf() local 127 auto layout = Layout::Identity(); in MetalLayoutOf() local 159 auto layout = Layout{scalarLayout.sizeOf * innerScale, scalarLayout.alignOf}; MetalLayoutOf() local 165 auto layout = Layout::Both(scalarLayout.sizeOf * innerScale); MetalLayoutOf() local 254 auto layout = Layout::Identity(); CommonGlslStructLayoutOf() local 280 auto layout = GlslLayoutOf(type, storage, matrixPacking, true); CommonGlslLayoutOf() local 307 auto layout = CommonGlslLayoutOf() local 314 auto layout = Layout::Both(scalarLayout.sizeOf * innerScale); CommonGlslLayoutOf() local 345 Layout layout = {outerDim * n, n}; CommonGlslLayoutOf() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | InputLayoutCache.cpp | 124 PackedAttributeLayout layout; in getInputLayout() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | format.cc | 99 void Format::SetLayout(Layout layout) { in SetLayout() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkRenderPass.cpp | 158 VkImageLayout layout = needsGeneralLayout ? VK_IMAGE_LAYOUT_GENERAL in Create() local 216 VkImageLayout layout = loadFromResolve == LoadFromResolve::kLoad in Create() local [all...] |
| H A D | GrVkDescriptorSetManager.cpp | 298 DescriptorPoolManager( VkDescriptorSetLayout layout, VkDescriptorType type, uint32_t descCountPerSet) DescriptorPoolManager() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Context.cpp | 256 GraphicsState(const Device *device, const VkGraphicsPipelineCreateInfo *pCreateInfo, const PipelineLayout *layout, bool robustBufferAccess) GraphicsState() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| H A D | Device.cpp | 222 CreatePipelineLayout( VkDescriptorSetLayout layout, VkPipelineLayout *out) const CreatePipelineLayout() argument 299 AllocateDescriptorSet( VkDescriptorPool pool, VkDescriptorSetLayout layout, VkDescriptorSet *out) const AllocateDescriptorSet() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | BindGroup.cpp | 421 Ref<BindGroupLayoutBase> layout = mLayout; DeleteThis() local [all...] |
| H A D | ComputePassEncoder.cpp | 223 Ref<BindGroupLayoutBase> layout; in TransformIndirectDispatchBuffer() local 427 PipelineLayoutBase* layout = mCommandBufferState.GetPipelineLayout(); in AddDispatchSyncScope() local
|
| H A D | CopyTextureForBrowserHelper.cpp | 302 Ref<BindGroupLayoutBase> layout; in DoCopyTextureForBrowser() local
|
| H A D | IndirectDrawValidationEncoder.cpp | 327 Ref<BindGroupLayoutBase> layout; in EncodeIndirectDrawValidationCommands() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| H A D | RenderPipelineD3D12.cpp | 365 PipelineLayout* layout = ToBackend(GetLayout()); in Initialize() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | ShaderModuleGL.cpp | 263 TranslateToGLSL(const char* entryPointName, SingleShaderStage stage, CombinedSamplerInfo* combinedSamplers, const PipelineLayout* layout, bool* needsDummySampler) const TranslateToGLSL() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/utils/ |
| H A D | WGPUHelpers.cpp | 171 MakeBindGroup( DeviceBase* device, const Ref<BindGroupLayoutBase>& layout, std::initializer_list<BindingInitializationHelper> entriesInitializer) MakeBindGroup() argument
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DynamicBufferOffsetTests.cpp | 436 wgpu::PipelineLayout layout = utils::MakeBasicPipelineLayout(device, &bgl); in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | MinimumBufferSizeValidationTests.cpp | 252 wgpu::BindGroup CreateBindGroup(wgpu::BindGroupLayout layout, in CreateBindGroup() argument [all...] |
| /third_party/skia/experimental/graphite/src/ |
| H A D | UniformManager.cpp | 23 UniformManager::UniformManager(Layout layout) : fLayout(layout) {} in UniformManager() argument
|
| /third_party/skia/experimental/sktext/src/ |
| H A D | Paint.cpp | 77 std::unique_ptr<WrappedText> Paint::layout(std::u16string text, in layout() function in skia::text::Paint
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fUniformLocationTests.cpp | 293 const string layout = uniformInfo.location >= 0 ? "layout(location = " + de::toString(uniformInfo.location) + ") " : ""; in genShaderSources() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarType.cpp | 185 const char* getFormatLayoutName (FormatLayout layout) in getFormatLayoutName() argument 296 std::ostream& operator<< (std::ostream& str, const Layout& layout) in operator <<() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| H A D | drv_hdmi_dfm.h | 103 hi_s32 layout;
member
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | render_select_popup.cpp | 373 LayoutParam layout; in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | render_picker_column.cpp | 224 LayoutParam layout; in PerformLayout() local 231 auto layout = GetLayoutParam(); in PerformLayout() local 242 auto layout in PerformLayout() local [all...] |