Home
last modified time | relevance | path

Searched defs:workSize (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp118 …e, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in UBOToSSBOInvertCase()
238 …e, const char* description, int numValues, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in CopyInvertSSBOCase()
359 … description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in InvertSSBOInPlaceCase()
461 … description, int numValues, bool isSized, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in WriteToMultipleSSBOCase()
587 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SSBOLocalBarrierCase()
685 …rrierCase (Context& context, const char* name, const char* description, const tcu::IVec3& workSize) in SSBOBarrierCase()
801 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in BasicSharedVarCase()
893 …const char* name, const char* description, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SharedVarAtomicOpCase()
1014 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
1118 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local
[all …]
Des31fSynchronizationTests.cpp2145 …tomicCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in SSBOConcurrentAtomicCase()
2379 …unterCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in ConcurrentAtomicCounterCase()
2603 …tomicCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in ConcurrentImageAtomicCase()
2967 …MixedCase (Context& context, const char* name, const char* description, int numCalls, int workSize) in ConcurrentSSBOAtomicCounterMixedCase()
/external/chromium_org/third_party/skia/tools/skpdiff/
DSkDifferentPixelsMetric_opencl.cpp87 const size_t workSize[] = { baseline->width(), baseline->height() }; in diff() local
/external/skia/tools/skpdiff/
DSkDifferentPixelsMetric_opencl.cpp87 const size_t workSize[] = { baseline->width(), baseline->height() }; in diff() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp623 static float dummyCalculation (float initial, int workSize) in dummyCalculation()
642 int workSize = 500; in busyWait() local