| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ContextGL.cpp | 110 GLuint buffer = 0; in createBuffer() local 380 const BufferGL *buffer = GetImplAs<BufferGL>(binding.getBuffer().get()); in updateAttributesForBaseInstance() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLCommandQueueCL.cpp | 72 cl_int CLCommandQueueCL::enqueueReadBuffer(const cl::Buffer &buffer, in enqueueReadBuffer() argument 96 cl_int CLCommandQueueCL::enqueueWriteBuffer(const cl::Buffer &buffer, in enqueueWriteBuffer() argument 120 cl_int CLCommandQueueCL::enqueueReadBufferRect(const cl::Buffer &buffer, in enqueueReadBufferRect() argument 150 cl_int CLCommandQueueCL::enqueueWriteBufferRect(const cl::Buffer &buffer, in enqueueWriteBufferRect() argument 232 cl_int CLCommandQueueCL::enqueueFillBuffer(const cl::Buffer &buffer, in enqueueFillBuffer() argument 255 enqueueMapBuffer(const cl::Buffer &buffer, bool blocking, cl::MapFlags mapFlags, size_t offset, size_t size, const cl::EventPtrs &waitEvents, CLEventImpl::CreateFunc *eventCreateFunc, cl_int &errorCode) enqueueMapBuffer() argument 571 cl::Buffer *const buffer = *reinterpret_cast<cl::Buffer **>(loc); enqueueNativeKernel() member in rx::cl [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cVertexAttribBindingTests.cpp | 2575 int buffer; member in gl4cts::__anon27657::VertexBindingState [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cVertexAttribBindingTests.cpp | 2022 int buffer; member in glcts::__anon27702::VertexBindingState [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| H A D | esextcTestCaseBase.cpp | 706 bool TestCaseBase::comparePixel(const unsigned char* buffer, unsigned int x, unsigned int y, unsigned int width, in comparePixel() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcKHRDebugTests.cpp | 717 GLchar buffer[bufSize] = "HelloWorld"; in iterate() local [all...] |
| H A D | glcViewportArrayTests.hpp | 63 struct buffer struct in glcts::ViewportArray::Utils
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkObjUtil.cpp | 687 makeBufferView(const DeviceInterface& vk, const VkDevice vkDevice, const VkBuffer buffer, const VkFormat format, const VkDeviceSize offset, const VkDeviceSize size) makeBufferView() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser.cc | 198 Result ParseBufferData(Buffer* buffer, in ParseBufferData() argument 2316 ParseBufferInitializer(Buffer* buffer) ParseBufferInitializer() argument 2391 ParseBufferInitializerSize(Buffer* buffer) ParseBufferInitializerSize() argument 2415 ParseBufferInitializerFill(Buffer* buffer, uint32_t size_in_items) ParseBufferInitializerFill() argument 2444 ParseBufferInitializerSeries(Buffer* buffer, uint32_t size_in_items) ParseBufferInitializerSeries() argument 2501 ParseBufferInitializerData(Buffer* buffer) ParseBufferInitializerData() argument 2510 ParseBufferInitializerFile(Buffer* buffer) ParseBufferInitializerFile() argument 2972 auto* buffer = script_->GetBuffer(token->AsString()); ParseExpect() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.h | 188 Buffer* buffer = nullptr; member [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/vkscript/ |
| H A D | command_parser.cc | 571 auto* buffer = pipeline_->GetBufferForBinding(set, binding); in ProcessSSBO() local 724 auto* buffer = pipeline_->GetBufferForBinding(set, binding); ProcessUniform() local 2068 auto* buffer = pipeline_->GetBufferForBinding(set, binding); ProcessProbeSSBO() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | VulkanSecondaryCommandBuffer.h | 440 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndexedIndirect(const Buffer &buffer, in drawIndexedIndirect() argument 450 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndirect(const Buffer &buffer, in drawIndirect() argument 468 ANGLE_INLINE void VulkanSecondaryCommandBuffer::dispatchIndirect(const Buffer &buffer, in dispatchIndirect() argument [all...] |
| H A D | BufferVk.cpp | 327 std::unique_ptr<vk::BufferHelper> buffer = std::make_unique<vk::BufferHelper>(); setExternalBufferData() local [all...] |
| H A D | VertexArrayVk.cpp | 922 updateDefaultAttrib(ContextVk *contextVk, size_t attribIndex, VkBuffer bufferHandle, vk::BufferHelper *buffer, uint32_t offset) updateDefaultAttrib() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES32.cpp | 564 ValidateTexBuffer(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum internalformat, BufferID buffer) ValidateTexBuffer() argument 579 ValidateTexBufferRange(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLenum internalformat, BufferID buffer, GLintptr offset, GLsizeiptr size) ValidateTexBufferRange() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ComputeShaderTest.cpp | 723 GLBuffer buffer; in TEST_P() local 775 GLBuffer buffer; TEST_P() local 2638 GLBuffer buffer; TEST_P() local 3561 GLuint buffer; TEST_P() local 3663 GLuint buffer; TEST_P() local 3737 GLuint buffer; TEST_P() local 3817 GLuint buffer; TEST_P() local [all...] |
| H A D | VulkanPerformanceCounterTest.cpp | 3074 GLBuffer buffer; TEST_P() local [all...] |
| H A D | TransformFeedbackTest.cpp | 515 GLBuffer buffer; TEST_P() local 1171 GLuint buffer; TEST_P() member [all...] |
| H A D | UniformBufferTest.cpp | 796 GLBuffer buffer; TEST_P() local [all...] |
| H A D | ShaderStorageBufferTest.cpp | 2688 GLBuffer buffer; TEST_P() local 2768 GLBuffer buffer; TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_egl_ext_autogen.cpp | 175 EGLClientBuffer EGLAPIENTRY EGL_GetNativeClientBufferANDROID(const struct AHardwareBuffer *buffer) in EGL_GetNativeClientBufferANDROID() argument 840 EGL_CreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) EGL_CreateImageKHR() argument [all...] |
| H A D | egl_ext_stubs.cpp | 176 EGLClientBuffer GetNativeClientBufferANDROID(Thread *thread, const struct AHardwareBuffer *buffer) in GetNativeClientBufferANDROID() argument 40 CreateImageKHR(Thread *thread, Display *display, gl::Context *context, EGLenum target, EGLClientBuffer buffer, const AttributeMap &attributes) CreateImageKHR() argument
|
| H A D | entry_points_gles_3_1_autogen.cpp | 113 GL_BindVertexBuffer(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride) GL_BindVertexBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | ANGLEPerfTest.cpp | 101 std::vector<TraceEvent> &buffer = renderTest->getTraceEventBuffer(); in AddPerfTraceEvent() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_command_buffer.h | 88 AutoObjCPtr<id<MTLCommandBuffer>> buffer; member 346 RenderCommandEncoder &setVertexBuffer(const BufferRef &buffer, uint32_t offset, uint32_t index) in setVertexBuffer() argument 371 setFragmentBuffer(const BufferRef &buffer, uint32_t offset, uint32_t index) setFragmentBuffer() argument [all...] |