Home
last modified time | relevance | path

Searched defs:plat_ (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dpipeline_state_object_vk.h56 PipelineStateObjectPlatformDataVk plat_; variable
71 PipelineStateObjectPlatformDataVk plat_; variable
H A Dgpu_program_vk.h49 GpuShaderProgramPlatformDataVk plat_; variable
71 GpuComputeProgramPlatformDataVk plat_; variable
H A Dgpu_sampler_vk.h41 GpuSamplerPlatformDataVk plat_; variable
H A Dgpu_semaphore_vk.h46 GpuSemaphorePlatformDataVk plat_; variable
H A Dshader_module_vk.h54 ShaderModulePlatformDataVk plat_; variable
H A Dgpu_buffer_vk.h61 GpuBufferPlatformDataVk plat_; variable
H A Dswapchain_vk.h71 SwapchainPlatformDataVk plat_; variable
H A Dgpu_image_vk.h70 GpuImagePlatformDataVk plat_; variable
H A Ddevice_vk.h250 DevicePlatformDataVk plat_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_semaphore_gles.h46 GpuSemaphorePlatformDataGles plat_; variable
H A Dgpu_buffer_gles.h55 GpuBufferPlatformDataGL plat_; variable
H A Dgpu_sampler_gles.h45 GpuSamplerPlatformDataGL plat_; variable
H A Dgpu_program_gles.h75 GpuShaderProgramPlatformDataGL plat_; variable
107 GpuComputeProgramPlatformDataGL plat_; variable
H A Dwgl_state.h64 DevicePlatformDataGL plat_; variable
H A Degl_state.h75 DevicePlatformDataGLES plat_; variable
H A Dgpu_image_gles.h69 GpuImagePlatformDataGL plat_; variable
H A Dshader_module_gles.h74 ShaderModulePlatformDataGLES plat_; variable
H A Dshader_module_gles.cpp48 void CollectRes(const PipelineLayout& pipeline, ShaderModulePlatformDataGLES& plat_) in CollectRes()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1433 …reCompiler& compiler, const spirv_cross::ShaderResources& res, ShaderModulePlatformDataGLES& plat_) in CollectRes() argument
1512 ShaderModulePlatformDataGLES plat_; member