Home
last modified time | relevance | path

Searched defs:uploadType (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
Des3sSpecialFloatTests.cpp1038 …t, const char* name, const char* desc, ShaderType type, TextureType texType, UploadType uploadType) in TextureCase()
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp1116 int texWidth, int texHeight, GrGLenum target, UploadType uploadType, in uploadTexData()