Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Main/
DConfig.hpp66 int64_t compressedTex; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp914 const tcu::CompressedTexture& compressedTex = getCompressedLevel(levelNdx, layerNdx); in write() local