Searched defs:workSize (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/modules/gles31/functional/ |
| D | es31fBasicComputeShaderTests.cpp | 118 …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 …]
|
| D | es31fSynchronizationTests.cpp | 2145 …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/ |
| D | SkDifferentPixelsMetric_opencl.cpp | 87 const size_t workSize[] = { baseline->width(), baseline->height() }; in diff() local
|
| /external/skia/tools/skpdiff/ |
| D | SkDifferentPixelsMetric_opencl.cpp | 87 const size_t workSize[] = { baseline->width(), baseline->height() }; in diff() local
|
| /external/deqp/modules/gles3/performance/ |
| D | es3pBufferDataUploadTests.cpp | 623 static float dummyCalculation (float initial, int workSize) in dummyCalculation() 642 int workSize = 500; in busyWait() local
|