Searched defs:GpuComputeProgramGLES (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ | ||
H A D | gpu_program_gles.cpp | 698 GpuComputeProgramGLES::GpuComputeProgramGLES(Device& device) : GpuComputeProgram(), device_((DeviceGLES&)device) {} in GpuComputeProgramGLES() function in __anon9655::GpuComputeProgramGLES 700 GpuComputeProgramGLES::GpuComputeProgramGLES(Device& device, const GpuComputeProgramCreateData& createData) in GpuComputeProgramGLES() function in __anon9655::GpuComputeProgramGLES [all...] |
Completed in 2 milliseconds