Searched defs:workSize (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 140 const tcu::IVec3& workSize) in SharedVarTest() 180 …::SharedVarTestInstance (Context& context, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SharedVarTestInstance() 311 const tcu::IVec3& workSize) in SharedVarAtomicOpTest() 351 …VarAtomicOpTestInstance (Context& context, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SharedVarAtomicOpTestInstance() 482 const tcu::IVec3& workSize) in SSBOLocalBarrierTest() 524 …ocalBarrierTestInstance (Context& context, const tcu::IVec3& localSize, const tcu::IVec3& workSize) in SSBOLocalBarrierTestInstance() 781 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local 991 const tcu::IVec2 workSize = m_imageSize / m_localSize; in iterate() local 1100 const tcu::IVec3& workSize, in BufferToBufferInvertTest() 1117 const tcu::IVec3& workSize) in UBOToSSBOInvertCase() [all …]
|
/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/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMultisampleLoadStoreTests.cpp | 324 …const tcu::IVec3 workSize = (caseDef.singleLayerBind ? caseDef.texture.layerSize() : caseDef… in test() local
|
D | vktImageLoadStoreTests.cpp | 456 const tcu::IVec3 workSize = (m_singleLayerBind ? m_texture.layerSize() : m_texture.size()); in iterate() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pBufferDataUploadTests.cpp | 604 static float dummyCalculation (float initial, int workSize) in dummyCalculation() 623 int workSize = 500; in busyWait() local
|