Home
last modified time | relevance | path

Searched defs:layout (Results 126 - 150 of 726) sorted by relevance

12345678910>>...30

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c219 shader_create(struct panvk_device *dev, gl_shader_stage stage, const VkPipelineShaderStageCreateInfo *stage_info, const struct panvk_pipeline_layout *layout, unsigned sysval_ubo, struct pan_blend_state *blend_state, bool static_blend_constants, const VkAllocationCallbacks *alloc) shader_create() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferComputeInstance.cpp157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
192 createDescriptorSet(VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer viewA, deUint32 offsetA, VkBuffer viewB, deUint32 offsetB, VkBuffer resBuf, vkt::Context& context) createDescriptorSet() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp125 InputDataLayoutType layout; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferComputeInstance.cpp157 createDescriptorSet(vkt::Context& context, VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer buffer, deUint32 offset, VkBuffer resBuf) createDescriptorSet() argument
192 createDescriptorSet(VkDescriptorPool pool, VkDescriptorSetLayout layout, VkBuffer viewA, deUint32 offsetA, VkBuffer viewB, deUint32 offsetB, VkBuffer resBuf, vkt::Context& context) createDescriptorSet() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dpipeline.h113 VkDescriptorSetLayout layout = VK_NULL_HANDLE; member
/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp115 const AttribLayout& layout = attrib_layout(cpuType); in set() local
/third_party/skia/src/gpu/vk/
H A DGrVkUniformHandler.cpp88 static inline uint32_t grsltype_to_vk_size(GrSLType type, int layout) { in grsltype_to_vk_size() argument
164 get_aligned_offset(uint32_t* currentOffset, GrSLType type, int arrayCount, int layout) get_aligned_offset() argument
351 Layout layout = fUsePushConstants ? kStd430Layout : kStd140Layout; appendUniformDecls() local
372 Layout layout = fUsePushConstants ? kStd430Layout : kStd140Layout; getRTFlipOffset() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.hpp71 PipelineLayout *layout = nullptr; member in vk::Pipeline
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DPipelineLayoutD3D12.cpp74 Ref<PipelineLayout> layout = AcquireRef(new PipelineLayout(device, descriptor)); in Create() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DPipelineGL.cpp53 InitializeBase(const OpenGLFunctions& gl, const PipelineLayout* layout, const PerStage<ProgrammableStage>& stages) InitializeBase() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp110 GetTransformedModuleHandle( const char* entryPointName, PipelineLayout* layout) GetTransformedModuleHandle() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPipeline.cpp25 ValidateProgrammableStage(DeviceBase* device, const ShaderModuleBase* module, const std::string& entryPoint, uint32_t constantCount, const ConstantEntry* constants, const PipelineLayoutBase* layout, SingleShaderStage stage) ValidateProgrammableStage() argument
105 PipelineBase(DeviceBase* device, PipelineLayoutBase* layout, const char* label, std::vector<StageAndDescriptor> stages) PipelineBase() argument
H A DShaderModule.cpp445 GetBindGroupMinBufferSizes(const BindingGroupInfoMap& shaderBindings, const BindGroupLayoutBase* layout) GetBindGroupMinBufferSizes() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DObjectCachingTests.cpp142 wgpu::PipelineLayout layout = utils::MakeBasicPipelineLayout(device, nullptr); in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp43 TextureDataCopyLayout layout; in GetTextureDataCopyLayoutForTextureAtLevel() local
[all...]
/third_party/skia/gm/
H A Danalytic_gradients.cpp159 const int* layout = M_POSITIONS[cellCol]; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.hpp125 InputDataLayoutType layout; member
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dparallel_marker-inl.h36 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local
194 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj() local
H A Dparallel_evacuator-inl.h63 auto layout = LayoutInfo::UncheckCast(dst); in VisitBodyInObj() local
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_gc_marker-inl.h109 auto layout = LayoutInfo::UncheckCast(hclass->GetLayout().GetTaggedObject()); in VisitBodyInObj() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_layout.cpp95 HClassLayoutDesc *layout; in GetOrInsertHClassLayoutDesc() local
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dbase_serializer.cpp341 auto layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in SerializeInObjField() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_hclass-inl.h347 LayoutInfo *layout = LayoutInfo::Cast(hclass->GetLayout().GetTaggedObject()); in FindPropertyEntry() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_pattern.h53 auto layout = MakeRefPtr<NavDestinationLayoutAlgorithm>(); variable
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_single_child_scroll.cpp85 LayoutParam layout; in MakeInnerLayoutParam() local
207 LayoutParam layout = MakeInnerLayoutParam(); in PerformLayout() local
[all...]

Completed in 14 milliseconds

12345678910>>...30