Home
last modified time | relevance | path

Searched defs:unusedData (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp856 vector<tcu::Vec4> unusedData; in addComputeImageSamplerTest() local
1203 vector<tcu::Vec4> unusedData; in addGraphicsImageSamplerTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp835 vector<tcu::Vec4> unusedData; in addComputeImageSamplerTest() local
1188 vector<tcu::Vec4> unusedData; in addGraphicsImageSamplerTest() local
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp981 void* unusedData = thread.getUnusedData(m_width*m_height*4); in exec() local
1033 void* unusedData = thread.getUnusedData(m_width*m_height*4); in exec() local
1258 void* unusedData = thread.getUnusedData(m_size); in exec() local
1299 void* unusedData = thread.getUnusedData(m_size); in exec() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2395 const std::vector<deUint8> unusedData (unusedUploadSize, 0x20); in createBuffer() local
2414 const std::vector<deUint8> unusedData(bufferSize, 0x20); in createBuffer() local
2447 const std::vector<deUint8> unusedData(bufferSize, 0x20); in deleteBuffer() local