Home
last modified time | relevance | path

Searched defs:bufferID (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDescriptorLimitsTests.cpp499 for (deUint32 bufferID = 0; bufferID < m_descCount - 1u; bufferID++) in iterate() local
509 for (deUint32 bufferID = 0; bufferID < m_descCount - 1u; bufferID++) in iterate() local
519 for (deUint32 bufferID = 0; bufferID < m_descCount - 1u; bufferID++) in iterate() local
529 for (deUint32 bufferID = 0; bufferID < m_descCount - 1u; bufferID++) in iterate() local
539 for (deUint32 bufferID = 0; bufferID < m_descCount - 1u; bufferID++) in iterate() local
549 for (deUint32 bufferID = 0; bufferID < m_descCount - 1u; bufferID++) in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDescriptorLimitsTests.cpp530 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
580 for (deUint32 bufferID = 0; bufferID < descCount - 1u; bufferID++) in iterate() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DVertexArrayPerfTest.cpp135 void VertexArrayBenchmark::rebindVertexArray(GLuint vertexArrayID, GLuint bufferID) in rebindVertexArray()
148 GLuint bufferID, in updateBufferData()
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLBuffer.h37 GrGLuint bufferID() const { return fBufferID; } in bufferID() function
DGrGLBuffer.cpp175 GrGLuint bufferID, in invalidate_buffer()
/third_party/skia/src/gpu/gl/
DGrGLBuffer.h27 GrGLuint bufferID() const { return fBufferID; } in bufferID() function
/third_party/skia/m133/src/gpu/graphite/
DShaderInfo.cpp25 std::string get_uniform_header(int bufferID, const char* name) { in get_uniform_header()
176 std::string emit_paint_params_uniforms(int bufferID, in emit_paint_params_uniforms()
198 std::string emit_render_step_uniforms(int bufferID, in emit_render_step_uniforms()
210 std::string emit_paint_params_storage_buffer(int bufferID, in emit_paint_params_storage_buffer()
239 std::string emit_render_step_storage_buffer(int bufferID, SkSpan<const Uniform> uniforms) { in emit_render_step_storage_buffer()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dtrace_fixture.cpp269 void UpdateClientBufferData(GLuint bufferID, const void *source, GLsizei size) in UpdateClientBufferData()
274 void UpdateClientBufferData2(GLuint bufferID, const void *source, GLsizei size) in UpdateClientBufferData2()
279 void UpdateClientBufferData2WithOffset(GLuint bufferID, in UpdateClientBufferData2WithOffset()
DFrameCapture.h89 void setMappedBufferID(gl::BufferID bufferID) { mMappedBufferID = bufferID; } in setMappedBufferID()
500 bool hasBufferData(gl::BufferID bufferID) in hasBufferData()
510 std::pair<GLintptr, GLsizeiptr> getBufferDataOffsetAndLength(gl::BufferID bufferID) in getBufferDataOffsetAndLength()
DFrameCapture.cpp644 gl::BufferID bufferID = call.params.getMappedBufferID(); in WriteCppReplayForCall() local
2025 gl::BufferID bufferID = {0}; in CaptureVertexArrayState() local
2429 GLuint bufferID = (*id).value; in CaptureBufferResetCalls() local
2515 gl::BufferID bufferID = buffer.get()->id(); in CaptureIndexedBuffers() local
3232 gl::BufferID bufferID = boundBuffers[binding].id(); in CaptureMidExecutionSetup() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTransformFeedback.cpp257 angle::Result TransformFeedback::detachBuffer(const Context *context, BufferID bufferID) in detachBuffer()
DVertexArray.cpp176 bool VertexArray::detachBuffer(const Context *context, BufferID bufferID) in detachBuffer()
DState.cpp2164 BufferID bufferID = buffer->id(); in detachBuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.cpp597 GLuint bufferID = 0; in setPixelUnpackBuffer() local
648 GLuint bufferID = 0; in setPixelPackBuffer() local
DTextureGL.cpp1749 const GLuint bufferID = buffer ? GetImplAs<BufferGL>(buffer)->getBufferID() : 0; in setBuffer() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1699 GLuint bufferID; in test() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp2846 GLuint bufferID; in test() local