OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uploadTexture
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/vk/
GrVkGpu.cpp
685
GrVkTexture*
uploadTexture
= tex;
717
uploadTexture
= copyTexture.get();
727
int layerHeight =
uploadTexture
->height();
759
uploadTexture
->setImageLayout(this,
768
uploadTexture
,
[
all
...]
/external/skqp/src/gpu/vk/
GrVkGpu.cpp
683
GrVkTexture*
uploadTexture
= tex;
715
uploadTexture
= copyTexture.get();
725
int layerHeight =
uploadTexture
->height();
757
uploadTexture
->setImageLayout(this,
766
uploadTexture
,
[
all
...]
/external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp
732
static void
uploadTexture
(glu::CallLogWrapper& glLog, const LayeredImage& src, deUint32 textureBufGL)
[
all
...]
Completed in 286 milliseconds