/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_program_vk.cpp | 82 const GpuShaderProgramPlatformDataVk& GpuShaderProgramVk::GetPlatformData() const in GetPlatformData() function in GpuShaderProgramVk 118 const GpuComputeProgramPlatformDataVk& GpuComputeProgramVk::GetPlatformData() const in GetPlatformData() function in GpuComputeProgramVk
|
H A D | gpu_semaphore_vk.cpp | 70 const GpuSemaphorePlatformDataVk& GpuSemaphoreVk::GetPlatformData() const in GetPlatformData() function in GpuSemaphoreVk
|
H A D | gpu_query_vk.cpp | 76 const GpuQueryPlatformData& GpuQueryVk::GetPlatformData() const in GetPlatformData() function in GpuQueryVk
|
H A D | gpu_sampler_vk.cpp | 113 const GpuSamplerPlatformDataVk& GpuSamplerVk::GetPlatformData() const in GetPlatformData() function in GpuSamplerVk
|
H A D | shader_module_vk.cpp | 123 const ShaderModulePlatformData& ShaderModuleVk::GetPlatformData() const in GetPlatformData() function in ShaderModuleVk
|
H A D | gpu_buffer_vk.cpp | 227 const GpuBufferPlatformDataVk& GpuBufferVk::GetPlatformData() const in GetPlatformData() function in GpuBufferVk
|
H A D | pipeline_state_object_vk.cpp | 529 const PipelineStateObjectPlatformDataVk& GraphicsPipelineStateObjectVk::GetPlatformData() const in GetPlatformData() function in GraphicsPipelineStateObjectVk 640 const PipelineStateObjectPlatformDataVk& ComputePipelineStateObjectVk::GetPlatformData() const in GetPlatformData() function in ComputePipelineStateObjectVk
|
H A D | gpu_image_vk.cpp | 418 const GpuImagePlatformDataVk& GpuImageVk::GetPlatformData() const in GetPlatformData() function in GpuImageVk
|
H A D | swapchain_vk.cpp | 425 const SwapchainPlatformDataVk& SwapchainVk::GetPlatformData() const in GetPlatformData() function in SwapchainVk
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
H A D | graphics_manager.cpp | 22 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
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_semaphore_gles.cpp | 56 const GpuSemaphorePlatformDataGles& GpuSemaphoreGles::GetPlatformData() const in GetPlatformData() function in GpuSemaphoreGles
|
H A D | gpu_sampler_gles.cpp | 127 const GpuSamplerPlatformDataGL& GpuSamplerGLES::GetPlatformData() const in GetPlatformData() function in GpuSamplerGLES
|
H A D | gpu_query_gles.cpp | 55 const GpuQueryPlatformData& GpuQueryGLES::GetPlatformData() const in GetPlatformData() function in GpuQueryGLES
|
H A D | gpu_image_gles.cpp | 160 GpuImagePlatformDataGL GpuImageGLES::GetPlatformData(const DeviceGLES& device, Format format) in GetPlatformData() function in GpuImageGLES 300 const GpuImagePlatformDataGL& GpuImageGLES::GetPlatformData() const in GetPlatformData() function in GpuImageGLES
|
H A D | pipeline_state_object_gles.cpp | 245 const PipelineStateObjectPlatformDataGL& GraphicsPipelineStateObjectGLES::GetPlatformData() const in GetPlatformData() function in GraphicsPipelineStateObjectGLES 264 const PipelineStateObjectPlatformDataGL& ComputePipelineStateObjectGLES::GetPlatformData() const in GetPlatformData() function in ComputePipelineStateObjectGLES
|
H A D | gpu_buffer_gles.cpp | 164 const GpuBufferPlatformDataGL& GpuBufferGLES::GetPlatformData() const in GetPlatformData() function in GpuBufferGLES
|
H A D | shader_module_gles.cpp | 245 const ShaderModulePlatformData& ShaderModuleGLES::GetPlatformData() const in GetPlatformData() function in ShaderModuleGLES
|
H A D | swapchain_gles.cpp | 337 const SwapchainPlatformDataGL& SwapchainGLES::GetPlatformData() const in GetPlatformData() function in SwapchainGLES
|
H A D | wgl_state.cpp | 587 const DevicePlatformData& WGLState::GetPlatformData() const in GetPlatformData() function in WGLHelpers::WGLState
|
H A D | gpu_program_gles.cpp | 688 const GpuShaderProgramPlatformDataGL& GpuShaderProgramGLES::GetPlatformData() const in GetPlatformData() function in GpuShaderProgramGLES 730 const GpuComputeProgramPlatformDataGL& GpuComputeProgramGLES::GetPlatformData() const in GetPlatformData() function in GpuComputeProgramGLES
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
H A D | platform_ohos.cpp | 62 const PlatformData& PlatformOHOS::GetPlatformData() const in GetPlatformData() function in PlatformOHOS
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/ |
H A D | platform_linux.cpp | 77 const PlatformData& PlatformLinux::GetPlatformData() const in GetPlatformData() function in PlatformLinux
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/ |
H A D | platform_mac.cpp | 77 const PlatformData& PlatformMac::GetPlatformData() const in GetPlatformData() function in PlatformMac
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/ |
H A D | platform_windows.cpp | 97 const PlatformData& PlatformWindows::GetPlatformData() const in GetPlatformData() function in PlatformWindows
|
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wlan_utils.c | 23 struct HdfWifiNetDeviceData *GetPlatformData(const struct NetDevice *netDev) in GetPlatformData() function
|