Home
last modified time | relevance | path

Searched defs:nameBase (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFormatTests.cpp460 string nameBase = texFormats[formatNdx].name; in init() local
543 string nameBase = sizedColorFormats[formatNdx].name; in init() local
553 string nameBase = sizedDepthStencilFormats[formatNdx].name; in init() local
599 string nameBase = bufferColorFormats[formatNdx].name; in init() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureFormatTests.cpp110 string nameBase = texFormats[formatNdx].name; in init() local
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureFormatTests.cpp71 string nameBase = texFormats[formatNdx].name; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureCompressedFormatTests.cpp406 const string nameBase = de::toLower(formatStr.substr(10)); in populateTextureCompressedFormatTests() local
431 const string nameBase = de::toLower(formatStr.substr(10)); in populate3DTextureCompressedFormatTests() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureFormatTests.cpp1344 string nameBase = texFormats[formatNdx].name; in init() local
1433 string nameBase = sizedColorFormats[formatNdx].name; in init() local
1449 string nameBase = sizedDepthStencilFormats[formatNdx].name; in init() local
1503 const char* nameBase; in init() member
1522 string nameBase = etc2Formats[formatNdx].nameBase; in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureFormatTests.cpp651 string nameBase = texFormats[formatNdx].name; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2791 std::string nameBase = "quad-frag-sp"; in init() local