Home
last modified time | relevance | path

Searched refs:b3Assert (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/dports/devel/bullet/bullet3-3.21/test/OpenGLTrueTypeFont/
H A Dmain.cpp91 b3Assert(err == GL_NO_ERROR); in loadBufferData()
199 b3Assert(0); in loadShader()
204 b3Assert(0); in loadShader()
209 b3Assert(0); in loadShader()
214 b3Assert(0); in loadShader()
384 b3Assert(fp); in main()
393 b3Assert(0); in main()
403 b3Assert(0); in main()
414 b3Assert(0); in main()
421 b3Assert(0); in main()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/test/OpenGLTrueTypeFont/
H A Dmain.cpp91 b3Assert(err == GL_NO_ERROR); in loadBufferData()
199 b3Assert(0); in loadShader()
204 b3Assert(0); in loadShader()
209 b3Assert(0); in loadShader()
214 b3Assert(0); in loadShader()
384 b3Assert(fp); in main()
393 b3Assert(0); in main()
403 b3Assert(0); in main()
414 b3Assert(0); in main()
421 b3Assert(0); in main()
[all …]
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp15 b3Assert(cl); in b3LoadSdfCommandInit()
19 b3Assert(command); in b3LoadSdfCommandInit()
45 b3Assert(cl); in b3SaveWorldCommandInit()
68 b3Assert(cl); in b3LoadBulletCommandInit()
95 b3Assert(cl); in b3LoadStateCommandInit()
114 b3Assert(cl); in b3InitRemoveStateCommand()
165 b3Assert(cl); in b3SaveStateCommandInit()
196 b3Assert(cl); in b3SaveBulletCommandInit()
222 b3Assert(cl); in b3LoadMJCFCommandInit()
277 b3Assert(cl); in b3LoadSoftBodyCommandInit()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientC_API.cpp15 b3Assert(cl); in b3LoadSdfCommandInit()
19 b3Assert(command); in b3LoadSdfCommandInit()
45 b3Assert(cl); in b3SaveWorldCommandInit()
68 b3Assert(cl); in b3LoadBulletCommandInit()
95 b3Assert(cl); in b3LoadStateCommandInit()
114 b3Assert(cl); in b3InitRemoveStateCommand()
165 b3Assert(cl); in b3SaveStateCommandInit()
196 b3Assert(cl); in b3SaveBulletCommandInit()
222 b3Assert(cl); in b3LoadMJCFCommandInit()
277 b3Assert(cl); in b3LoadSoftBodyCommandInit()
[all …]
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DGLPrimitiveRenderer.cpp73 b3Assert(0); in GLPrimitiveRenderer()
78 b3Assert(0); in GLPrimitiveRenderer()
83 b3Assert(0); in GLPrimitiveRenderer()
88 b3Assert(0); in GLPrimitiveRenderer()
93 b3Assert(0); in GLPrimitiveRenderer()
98 b3Assert(0); in GLPrimitiveRenderer()
125 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
149 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
156 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
191 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
[all …]
H A DGLInstancingRenderer.cpp467 b3Assert(pg); in writeSingleInstanceTransformToCPU()
490 b3Assert(pg); in readSingleInstanceTransformFromCPU()
508 b3Assert(pg); in writeSingleInstanceFlagsToCPU()
527 b3Assert(pg); in writeSingleInstanceColorToCPU()
553 b3Assert(pg); in writeSingleInstanceColorToCPU()
576 b3Assert(pg); in writeSingleInstanceScaleToCPU()
590 b3Assert(pg); in writeSingleInstanceSpecularColorToCPU()
616 b3Assert(pg); in writeSingleInstanceSpecularColorToCPU()
643 b3Assert(pg); in writeSingleInstanceScaleToCPU()
660 b3Assert(pg); in writeSingleInstanceTransformToGPU()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DGLPrimitiveRenderer.cpp73 b3Assert(0); in GLPrimitiveRenderer()
78 b3Assert(0); in GLPrimitiveRenderer()
83 b3Assert(0); in GLPrimitiveRenderer()
88 b3Assert(0); in GLPrimitiveRenderer()
93 b3Assert(0); in GLPrimitiveRenderer()
98 b3Assert(0); in GLPrimitiveRenderer()
125 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
149 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
156 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
191 b3Assert(glGetError() == GL_NO_ERROR); in loadBufferData()
[all …]
H A DGLInstancingRenderer.cpp467 b3Assert(pg); in writeSingleInstanceTransformToCPU()
490 b3Assert(pg); in readSingleInstanceTransformFromCPU()
508 b3Assert(pg); in writeSingleInstanceFlagsToCPU()
527 b3Assert(pg); in writeSingleInstanceColorToCPU()
553 b3Assert(pg); in writeSingleInstanceColorToCPU()
576 b3Assert(pg); in writeSingleInstanceScaleToCPU()
590 b3Assert(pg); in writeSingleInstanceSpecularColorToCPU()
616 b3Assert(pg); in writeSingleInstanceSpecularColorToCPU()
643 b3Assert(pg); in writeSingleInstanceScaleToCPU()
660 b3Assert(pg); in writeSingleInstanceTransformToGPU()
[all …]
/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/ParallelPrimitives/
H A Db3OpenCLArray.h94 b3Assert(n >= 0); in forcedAt()
95 b3Assert(n < capacity()); in forcedAt()
103 b3Assert(n >= 0); in at()
104 b3Assert(n < size()); in at()
197 b3Assert(0);
210 b3Assert(m_clBuffer);
211 b3Assert(destination);
220 b3Assert(numElements > 0);
221 b3Assert(numElements <= m_size);
229 b3Assert(status == CL_SUCCESS);
[all …]
H A Db3FillCL.cpp18 b3Assert(fillProg); in b3FillCL()
21 b3Assert(m_fillIntKernel); in b3FillCL()
24 b3Assert(m_fillIntKernel); in b3FillCL()
27 b3Assert(m_fillFloatKernel); in b3FillCL()
30 b3Assert(m_fillKernelInt2); in b3FillCL()
43 b3Assert(n > 0); in execute()
58 b3Assert(n > 0); in execute()
72 b3Assert(n > 0); in execute()
105 b3Assert(n > 0); in execute()
H A Db3BoundSearchCL.cpp39 b3Assert(boundSearchProg); in b3BoundSearchCL()
42 b3Assert(m_lowerSortDataKernel); in b3BoundSearchCL()
45 b3Assert(m_upperSortDataKernel); in b3BoundSearchCL()
52 b3Assert(m_subtractKernel); in b3BoundSearchCL()
104 b3Assert(m_lower); in execute()
105 b3Assert(m_upper); in execute()
106 b3Assert(m_lower->capacity() <= (int)nDst); in execute()
107 b3Assert(m_upper->capacity() <= (int)nDst); in execute()
129 b3Assert(0); in execute()
137 b3Assert(src[i].m_key <= src[i + 1].m_key); in executeHost()
[all …]
H A Db3RadixSort32CL.cpp44 b3Assert(sortProg); in b3RadixSort32CL()
50 b3Assert(m_streamCountKernel); in b3RadixSort32CL()
57 b3Assert(m_sortAndScatterKernel); in b3RadixSort32CL()
64 b3Assert(m_sortAndScatterKernel); in b3RadixSort32CL()
68 b3Assert(m_prefixScanKernel); in b3RadixSort32CL()
152 b3Assert(0); //need to copy in executeHost()
232 b3Assert(BITS_PER_PASS == 4); in execute()
233 b3Assert(WG_SIZE == 64); in execute()
234 b3Assert((sortBits & 0x3) == 0); in execute()
556 b3Assert(BITS_PER_PASS == 4); in execute()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/ParallelPrimitives/
H A Db3OpenCLArray.h94 b3Assert(n >= 0); in forcedAt()
95 b3Assert(n < capacity()); in forcedAt()
103 b3Assert(n >= 0); in at()
104 b3Assert(n < size()); in at()
197 b3Assert(0);
210 b3Assert(m_clBuffer);
211 b3Assert(destination);
220 b3Assert(numElements > 0);
221 b3Assert(numElements <= m_size);
229 b3Assert(status == CL_SUCCESS);
[all …]
H A Db3FillCL.cpp18 b3Assert(fillProg); in b3FillCL()
21 b3Assert(m_fillIntKernel); in b3FillCL()
24 b3Assert(m_fillIntKernel); in b3FillCL()
27 b3Assert(m_fillFloatKernel); in b3FillCL()
30 b3Assert(m_fillKernelInt2); in b3FillCL()
43 b3Assert(n > 0); in execute()
58 b3Assert(n > 0); in execute()
72 b3Assert(n > 0); in execute()
105 b3Assert(n > 0); in execute()
H A Db3BoundSearchCL.cpp39 b3Assert(boundSearchProg); in b3BoundSearchCL()
42 b3Assert(m_lowerSortDataKernel); in b3BoundSearchCL()
45 b3Assert(m_upperSortDataKernel); in b3BoundSearchCL()
52 b3Assert(m_subtractKernel); in b3BoundSearchCL()
104 b3Assert(m_lower); in execute()
105 b3Assert(m_upper); in execute()
106 b3Assert(m_lower->capacity() <= (int)nDst); in execute()
107 b3Assert(m_upper->capacity() <= (int)nDst); in execute()
129 b3Assert(0); in execute()
137 b3Assert(src[i].m_key <= src[i + 1].m_key); in executeHost()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/ParallelPrimitives/
H A Db3OpenCLArray.h94 b3Assert(n >= 0); in forcedAt()
95 b3Assert(n < capacity()); in forcedAt()
103 b3Assert(n >= 0); in at()
104 b3Assert(n < size()); in at()
197 b3Assert(0);
210 b3Assert(m_clBuffer);
211 b3Assert(destination);
220 b3Assert(numElements > 0);
221 b3Assert(numElements <= m_size);
229 b3Assert(status == CL_SUCCESS);
[all …]
H A Db3FillCL.cpp18 b3Assert(fillProg); in b3FillCL()
21 b3Assert(m_fillIntKernel); in b3FillCL()
24 b3Assert(m_fillIntKernel); in b3FillCL()
27 b3Assert(m_fillFloatKernel); in b3FillCL()
30 b3Assert(m_fillKernelInt2); in b3FillCL()
43 b3Assert(n > 0); in execute()
58 b3Assert(n > 0); in execute()
72 b3Assert(n > 0); in execute()
105 b3Assert(n > 0); in execute()
H A Db3BoundSearchCL.cpp39 b3Assert(boundSearchProg); in b3BoundSearchCL()
42 b3Assert(m_lowerSortDataKernel); in b3BoundSearchCL()
45 b3Assert(m_upperSortDataKernel); in b3BoundSearchCL()
52 b3Assert(m_subtractKernel); in b3BoundSearchCL()
104 b3Assert(m_lower); in execute()
105 b3Assert(m_upper); in execute()
106 b3Assert(m_lower->capacity() <= (int)nDst); in execute()
107 b3Assert(m_upper->capacity() <= (int)nDst); in execute()
129 b3Assert(0); in execute()
137 b3Assert(src[i].m_key <= src[i + 1].m_key); in executeHost()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/ParallelPrimitives/
H A Db3OpenCLArray.h94 b3Assert(n >= 0); in forcedAt()
95 b3Assert(n < capacity()); in forcedAt()
103 b3Assert(n >= 0); in at()
104 b3Assert(n < size()); in at()
197 b3Assert(0);
210 b3Assert(m_clBuffer);
211 b3Assert(destination);
220 b3Assert(numElements > 0);
221 b3Assert(numElements <= m_size);
229 b3Assert(status == CL_SUCCESS);
[all …]
H A Db3FillCL.cpp18 b3Assert(fillProg); in b3FillCL()
21 b3Assert(m_fillIntKernel); in b3FillCL()
24 b3Assert(m_fillIntKernel); in b3FillCL()
27 b3Assert(m_fillFloatKernel); in b3FillCL()
30 b3Assert(m_fillKernelInt2); in b3FillCL()
43 b3Assert(n > 0); in execute()
58 b3Assert(n > 0); in execute()
72 b3Assert(n > 0); in execute()
105 b3Assert(n > 0); in execute()
H A Db3BoundSearchCL.cpp39 b3Assert(boundSearchProg); in b3BoundSearchCL()
42 b3Assert(m_lowerSortDataKernel); in b3BoundSearchCL()
45 b3Assert(m_upperSortDataKernel); in b3BoundSearchCL()
52 b3Assert(m_subtractKernel); in b3BoundSearchCL()
104 b3Assert(m_lower); in execute()
105 b3Assert(m_upper); in execute()
106 b3Assert(m_lower->capacity() <= (int)nDst); in execute()
107 b3Assert(m_upper->capacity() <= (int)nDst); in execute()
129 b3Assert(0); in execute()
137 b3Assert(src[i].m_key <= src[i + 1].m_key); in executeHost()
[all …]
/dports/devel/bullet/bullet3-3.21/examples/MultiThreading/
H A Db3Win32ThreadSupport.cpp52 b3Assert(status->m_status); in Thread_no_1()
92 b3Assert(taskId >= 0); in runTask()
109 b3Assert(0); in runTask()
126 b3Assert(res != WAIT_FAILED); in waitForResponse()
134 b3Assert(threadStatus.m_status > 1); in waitForResponse()
138 b3Assert(last >= 0); in waitForResponse()
164 b3Assert(res != WAIT_FAILED); in isTaskCompleted()
172 b3Assert(threadStatus.m_status > 1); in isTaskCompleted()
176 b3Assert(last >= 0); in isTaskCompleted()
394 b3Assert(i >= 0 && i < 31); in getSharedParam()
[all …]
H A Db3PosixThreadSupport.cpp94 b3Assert(status->m_status); in threadFunction()
126 b3Assert(taskId >= 0); in runTask()
140 b3Assert(0); in runTask()
148 b3Assert(m_activeThreadStatus.size()); in isTaskCompleted()
169 b3Assert(spuStatus.m_status > 1); in isTaskCompleted()
173 b3Assert(last >= 0); in isTaskCompleted()
208 b3Assert(spuStatus.m_status > 1); in waitForResponse()
212 b3Assert(last >= 0); in waitForResponse()
304 b3Assert(0); in getSharedParam()
316 b3Assert(0); in setSharedParam()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/MultiThreading/
H A Db3Win32ThreadSupport.cpp52 b3Assert(status->m_status); in Thread_no_1()
92 b3Assert(taskId >= 0); in runTask()
109 b3Assert(0); in runTask()
126 b3Assert(res != WAIT_FAILED); in waitForResponse()
134 b3Assert(threadStatus.m_status > 1); in waitForResponse()
138 b3Assert(last >= 0); in waitForResponse()
164 b3Assert(res != WAIT_FAILED); in isTaskCompleted()
172 b3Assert(threadStatus.m_status > 1); in isTaskCompleted()
176 b3Assert(last >= 0); in isTaskCompleted()
394 b3Assert(i >= 0 && i < 31); in getSharedParam()
[all …]
H A Db3PosixThreadSupport.cpp94 b3Assert(status->m_status); in threadFunction()
126 b3Assert(taskId >= 0); in runTask()
140 b3Assert(0); in runTask()
148 b3Assert(m_activeThreadStatus.size()); in isTaskCompleted()
169 b3Assert(spuStatus.m_status > 1); in isTaskCompleted()
173 b3Assert(last >= 0); in isTaskCompleted()
208 b3Assert(spuStatus.m_status > 1); in waitForResponse()
212 b3Assert(last >= 0); in waitForResponse()
304 b3Assert(0); in getSharedParam()
316 b3Assert(0); in setSharedParam()
[all …]

12345678910>>...13