Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A 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
H A Dgpu_semaphore_vk.cpp70 const GpuSemaphorePlatformDataVk& GpuSemaphoreVk::GetPlatformData() const in GetPlatformData() function in GpuSemaphoreVk
H A Dgpu_query_vk.cpp76 const GpuQueryPlatformData& GpuQueryVk::GetPlatformData() const in GetPlatformData() function in GpuQueryVk
H A Dgpu_sampler_vk.cpp113 const GpuSamplerPlatformDataVk& GpuSamplerVk::GetPlatformData() const in GetPlatformData() function in GpuSamplerVk
H A Dshader_module_vk.cpp123 const ShaderModulePlatformData& ShaderModuleVk::GetPlatformData() const in GetPlatformData() function in ShaderModuleVk
H A Dgpu_buffer_vk.cpp227 const GpuBufferPlatformDataVk& GpuBufferVk::GetPlatformData() const in GetPlatformData() function in GpuBufferVk
H A Dpipeline_state_object_vk.cpp529 const PipelineStateObjectPlatformDataVk& GraphicsPipelineStateObjectVk::GetPlatformData() const in GetPlatformData() function in GraphicsPipelineStateObjectVk
640 const PipelineStateObjectPlatformDataVk& ComputePipelineStateObjectVk::GetPlatformData() const in GetPlatformData() function in ComputePipelineStateObjectVk
H A Dgpu_image_vk.cpp418 const GpuImagePlatformDataVk& GpuImageVk::GetPlatformData() const in GetPlatformData() function in GpuImageVk
H A Dswapchain_vk.cpp425 const SwapchainPlatformDataVk& SwapchainVk::GetPlatformData() const in GetPlatformData() function in SwapchainVk
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A 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
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_semaphore_gles.cpp56 const GpuSemaphorePlatformDataGles& GpuSemaphoreGles::GetPlatformData() const in GetPlatformData() function in GpuSemaphoreGles
H A Dgpu_sampler_gles.cpp127 const GpuSamplerPlatformDataGL& GpuSamplerGLES::GetPlatformData() const in GetPlatformData() function in GpuSamplerGLES
H A Dgpu_query_gles.cpp55 const GpuQueryPlatformData& GpuQueryGLES::GetPlatformData() const in GetPlatformData() function in GpuQueryGLES
H A 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
H A Dpipeline_state_object_gles.cpp245 const PipelineStateObjectPlatformDataGL& GraphicsPipelineStateObjectGLES::GetPlatformData() const in GetPlatformData() function in GraphicsPipelineStateObjectGLES
264 const PipelineStateObjectPlatformDataGL& ComputePipelineStateObjectGLES::GetPlatformData() const in GetPlatformData() function in ComputePipelineStateObjectGLES
H A Dgpu_buffer_gles.cpp164 const GpuBufferPlatformDataGL& GpuBufferGLES::GetPlatformData() const in GetPlatformData() function in GpuBufferGLES
H A Dshader_module_gles.cpp245 const ShaderModulePlatformData& ShaderModuleGLES::GetPlatformData() const in GetPlatformData() function in ShaderModuleGLES
H A Dswapchain_gles.cpp337 const SwapchainPlatformDataGL& SwapchainGLES::GetPlatformData() const in GetPlatformData() function in SwapchainGLES
H A Dwgl_state.cpp587 const DevicePlatformData& WGLState::GetPlatformData() const in GetPlatformData() function in WGLHelpers::WGLState
H A Dgpu_program_gles.cpp688 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 Dplatform_ohos.cpp62 const PlatformData& PlatformOHOS::GetPlatformData() const in GetPlatformData() function in PlatformOHOS
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dplatform_linux.cpp77 const PlatformData& PlatformLinux::GetPlatformData() const in GetPlatformData() function in PlatformLinux
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/mac/
H A Dplatform_mac.cpp77 const PlatformData& PlatformMac::GetPlatformData() const in GetPlatformData() function in PlatformMac
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dplatform_windows.cpp97 const PlatformData& PlatformWindows::GetPlatformData() const in GetPlatformData() function in PlatformWindows
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_utils.c23 struct HdfWifiNetDeviceData *GetPlatformData(const struct NetDevice *netDev) in GetPlatformData() function

12