Searched defs:numWorkGroups (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fComputeShaderBuiltinVarTests.cpp | 91 UVec3 numWorkGroups; member 305 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument 332 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument 355 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument 381 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument 406 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument 427 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() argument
|
D | es31fShaderAtomicOpTests.cpp | 280 const int numWorkGroups = numValues/workGroupSize; in verify() local 433 const int numWorkGroups = numValues/workGroupSize; in verify() local 515 const int numWorkGroups = numValues/workGroupSize; in verify() local 589 const int numWorkGroups = numValues/workGroupSize; in getInputs() local 607 const int numWorkGroups = numValues/workGroupSize; in verify() local 659 const int numWorkGroups = numValues/workGroupSize; in getInputs() local 675 const int numWorkGroups = numValues/workGroupSize; in verify() local 727 const int numWorkGroups = numValues/workGroupSize; in getInputs() local 745 const int numWorkGroups = numValues/workGroupSize; in verify() local 810 const int numWorkGroups = numValues/workGroupSize; in getInputs() local [all …]
|
D | es31fIndirectComputeDispatchTests.cpp | 124 UVec3 numWorkGroups; member 284 deUint32 computeInvocationCount (const UVec3& workGroupSize, const UVec3& numWorkGroups) in computeInvocationCount() 395 …er, deUintptr bufferSize, deUintptr offset, const UVec3& workGroupSize, const UVec3& numWorkGroups) in SingleDispatchCase() 470 UVec3 numWorkGroups; in init() member
|