| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDescriptorLimitsTests.cpp | 520 for (deUint32 bufferID = 0; bufferID < descCount - 1u; bufferID++) in iterate() local 530 for (deUint32 bufferID = 0; bufferID < descCount - 1u; bufferID++) in iterate() local 540 for (deUint32 bufferID = 0; bufferID < (descCount - 1u); bufferID++) in iterate() local 550 for (deUint32 bufferID = 0; bufferID < descCount - 1u; bufferID++) in iterate() local 560 for (deUint32 bufferID = 0; bufferID < descCount - 1u; bufferID++) in iterate() local 570 for (deUint32 bufferID = 0; bufferID < descCount - 1u; bufferID++) in iterate() local
|
| /external/skia/src/gpu/graphite/ |
| D | ContextUtils.cpp | 79 std::string get_uniform_header(int bufferID, const char* name) { in get_uniform_header() 117 std::string EmitPaintParamsUniforms(int bufferID, in EmitPaintParamsUniforms() 137 std::string EmitRenderStepUniforms(int bufferID, in EmitRenderStepUniforms() 151 int bufferID, in EmitPaintParamsStorageBuffer()
|
| /external/angle/src/tests/perf_tests/ |
| D | VertexArrayPerfTest.cpp | 135 void VertexArrayBenchmark::rebindVertexArray(GLuint vertexArrayID, GLuint bufferID) in rebindVertexArray() 148 GLuint bufferID, in updateBufferData()
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLBuffer.h | 29 GrGLuint bufferID() const { return fBufferID; } in bufferID() function
|
| D | GrGLBuffer.cpp | 164 GrGLuint bufferID, in invalidate_buffer()
|
| /external/angle/src/libANGLE/ |
| D | TransformFeedback.cpp | 263 angle::Result TransformFeedback::detachBuffer(const Context *context, BufferID bufferID) in detachBuffer()
|
| D | VertexArray.cpp | 186 bool VertexArray::detachBuffer(const Context *context, BufferID bufferID) in detachBuffer()
|
| D | State.cpp | 3034 BufferID bufferID = buffer->id(); in detachBuffer() local
|
| /external/angle/src/libANGLE/capture/ |
| D | FrameCapture.h | 620 bool hasBufferData(gl::BufferID bufferID) in hasBufferData() 630 std::pair<GLintptr, GLsizeiptr> getBufferDataOffsetAndLength(gl::BufferID bufferID) in getBufferDataOffsetAndLength()
|
| D | FrameCapture.cpp | 2978 gl::BufferID bufferID = {0}; in CaptureVertexArrayState() local 3490 GLuint bufferID = (*id).value; in CaptureBufferResetCalls() local 3631 gl::BufferID bufferID = buffer.get()->id(); in CaptureIndexedBuffers() local 4653 gl::BufferID bufferID = boundBuffers[binding].id(); in CaptureMidExecutionSetup() local
|
| /external/angle/util/capture/ |
| D | trace_fixture.cpp | 370 void UpdateClientBufferData(GLuint bufferID, const void *source, GLsizei size) in UpdateClientBufferData() 375 void UpdateClientBufferDataWithOffset(GLuint bufferID, in UpdateClientBufferDataWithOffset()
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | StateManagerGL.cpp | 625 GLuint bufferID = 0; in setPixelUnpackBuffer() local 676 GLuint bufferID = 0; in setPixelPackBuffer() local
|
| D | TextureGL.cpp | 1855 const GLuint bufferID = buffer ? GetImplAs<BufferGL>(buffer)->getBufferID() : 0; in setBuffer() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fShaderStateQueryTests.cpp | 1699 GLuint bufferID; in test() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fShaderStateQueryTests.cpp | 2846 GLuint bufferID; in test() local
|