Home
last modified time | relevance | path

Searched defs:GetPlatformData (Results 1 – 24 of 24) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dgpu_program_vk.cpp82 const GpuShaderProgramPlatformDataVk& GpuShaderProgramVk::GetPlatformData() const in GetPlatformData() function in GpuShaderProgramVk
118 const GpuComputeProgramPlatformDataVk& GpuComputeProgramVk::GetPlatformData() const in GetPlatformData() function in GpuComputeProgramVk
Dgpu_query_vk.cpp74 const GpuQueryPlatformData& GpuQueryVk::GetPlatformData() const in GetPlatformData() function in GpuQueryVk
Dgpu_acceleration_structure_vk.cpp97 const GpuAccelerationStructurePlatformDataVk& GpuAccelerationStructureVk::GetPlatformData() const in GetPlatformData() function in GpuAccelerationStructureVk
Dgpu_sampler_vk.cpp113 const GpuSamplerPlatformDataVk& GpuSamplerVk::GetPlatformData() const in GetPlatformData() function in GpuSamplerVk
Dshader_module_vk.cpp123 const ShaderModulePlatformData& ShaderModuleVk::GetPlatformData() const in GetPlatformData() function in ShaderModuleVk
Dgpu_buffer_vk.cpp156 const GpuBufferPlatformDataVk& GpuBufferVk::GetPlatformData() const in GetPlatformData() function in GpuBufferVk
Dpipeline_state_object_vk.cpp510 const PipelineStateObjectPlatformDataVk& GraphicsPipelineStateObjectVk::GetPlatformData() const in GetPlatformData() function in GraphicsPipelineStateObjectVk
621 const PipelineStateObjectPlatformDataVk& ComputePipelineStateObjectVk::GetPlatformData() const in GetPlatformData() function in ComputePipelineStateObjectVk
Dswapchain_vk.cpp402 const SwapchainPlatformDataVk& SwapchainVk::GetPlatformData() const in GetPlatformData() function in SwapchainVk
Dgpu_image_vk.cpp384 const GpuImagePlatformDataVk& GpuImageVk::GetPlatformData() const in GetPlatformData() function in GpuImageVk
Ddevice_vk.cpp594 const DevicePlatformData& DeviceVk::GetPlatformData() const in GetPlatformData() function in DeviceVk
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
Dgraphics_manager.cpp22 PlatformData GraphicsManager::GetPlatformData() const in GetPlatformData() function in OHOS::Render3D::GraphicsManager
38 PlatformData GraphicsManager::GetPlatformData(const HapInfo& hapInfo) const in GetPlatformData() function in OHOS::Render3D::GraphicsManager
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dgpu_sampler_gles.cpp128 const GpuSamplerPlatformDataGL& GpuSamplerGLES::GetPlatformData() const in GetPlatformData() function in GpuSamplerGLES
Dgpu_query_gles.cpp54 const GpuQueryPlatformData& GpuQueryGLES::GetPlatformData() const in GetPlatformData() function in GpuQueryGLES
Dpipeline_state_object_gles.cpp188 const PipelineStateObjectPlatformDataGL& GraphicsPipelineStateObjectGLES::GetPlatformData() const in GetPlatformData() function in GraphicsPipelineStateObjectGLES
213 const PipelineStateObjectPlatformDataGL& ComputePipelineStateObjectGLES::GetPlatformData() const in GetPlatformData() function in ComputePipelineStateObjectGLES
Dgpu_image_gles.cpp160 GpuImagePlatformDataGL GpuImageGLES::GetPlatformData(const DeviceGLES& device, Format format) in GetPlatformData() function in GpuImageGLES
300 const GpuImagePlatformDataGL& GpuImageGLES::GetPlatformData() const in GetPlatformData() function in GpuImageGLES
Dgpu_buffer_gles.cpp164 const GpuBufferPlatformDataGL& GpuBufferGLES::GetPlatformData() const in GetPlatformData() function in GpuBufferGLES
Dshader_module_gles.cpp236 const ShaderModulePlatformData& ShaderModuleGLES::GetPlatformData() const in GetPlatformData() function in ShaderModuleGLES
Dwgl_state.cpp410 const DevicePlatformData& WGLState::GetPlatformData() const in GetPlatformData() function in WGLHelpers::WGLState
Dswapchain_gles.cpp322 const SwapchainPlatformDataGL& SwapchainGLES::GetPlatformData() const in GetPlatformData() function in SwapchainGLES
Dgpu_program_gles.cpp714 const GpuShaderProgramPlatformDataGL& GpuShaderProgramGLES::GetPlatformData() const in GetPlatformData() function in GpuShaderProgramGLES
758 const GpuComputeProgramPlatformDataGL& GpuComputeProgramGLES::GetPlatformData() const in GetPlatformData() function in GpuComputeProgramGLES
Degl_state.cpp788 const DevicePlatformData& EGLState::GetPlatformData() const in GetPlatformData() function in EGLHelpers::EGLState
Ddevice_gles.cpp869 const DevicePlatformData& DeviceGLES::GetPlatformData() const in GetPlatformData() function in DeviceGLES
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
Dplatform_ohos.cpp77 const PlatformData& PlatformOHOS::GetPlatformData() const in GetPlatformData() function in PlatformOHOS
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
Dplatform_windows.cpp85 const PlatformData& PlatformWindows::GetPlatformData() const in GetPlatformData() function in PlatformWindows