Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp806 vector<tcu::Vec4> dummyData; in addComputeImageSamplerTest() local
1089 vector<tcu::Vec4> dummyData; in addGraphicsImageSamplerTest() local
1236 vector<Vec4> dummyData; in addGraphicsDepthPropertyTest() local
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp981 void* dummyData = thread.getDummyData(m_width*m_height*4); in exec() local
1033 void* dummyData = thread.getDummyData(m_width*m_height*4); in exec() local
1258 void* dummyData = thread.getDummyData(m_size); in exec() local
1299 void* dummyData = thread.getDummyData(m_size); in exec() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2395 const std::vector<deUint8> dummyData (dummyUploadSize, 0x20); in createBuffer() local
2414 const std::vector<deUint8> dummyData(bufferSize, 0x20); in createBuffer() local
2447 const std::vector<deUint8> dummyData(bufferSize, 0x20); in deleteBuffer() local
/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp7180 uint32_t dummyData[8] = {}; in TEST_F() local