| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryAllocationTests.cpp | 386 Move<VkBuffer> buffer; in iterate() local
|
| H A D | vktMemoryPipelineBarrierTests.cpp | 554 bindBufferMemory(const vk::InstanceInterface& vki, const vk::DeviceInterface& vkd, vk::VkPhysicalDevice physicalDevice, vk::VkDevice device, vk::VkBuffer buffer, vk::VkMemoryPropertyFlags properties) bindBufferMemory() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 151 auto buffer = createBuffer(vkd, device, &bufferCreateInfo); in ConditionBuffer() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLCommandQueue.cpp | 134 cl_int CommandQueue::enqueueReadBuffer(cl_mem buffer, in enqueueReadBuffer() argument 157 cl_int CommandQueue::enqueueWriteBuffer(cl_mem buffer, in enqueueWriteBuffer() argument 180 cl_int CommandQueue::enqueueReadBufferRect(cl_mem buffer, in enqueueReadBufferRect() argument 209 cl_int CommandQueue::enqueueWriteBufferRect(cl_mem buffer, in enqueueWriteBufferRect() argument 289 cl_int CommandQueue::enqueueFillBuffer(cl_mem buffer, in enqueueFillBuffer() argument 311 enqueueMapBuffer(cl_mem buffer, cl_bool blockingMap, MapFlags mapFlags, size_t offset, size_t size, cl_uint numEventsInWaitList, const cl_event *eventWaitList, cl_event *event, cl_int &errorCode) enqueueMapBuffer() argument [all...] |
| H A D | Surface.cpp | 528 Error Surface::bindTexImage(gl::Context *context, gl::Texture *texture, EGLint buffer) in bindTexImage() argument 543 Error Surface::releaseTexImage(const gl::Context *context, EGLint buffer) in releaseTexImage() argument
|
| 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/libANGLE/renderer/gl/egl/ |
| H A D | DisplayEGL.cpp | 1018 createExternalImageSibling(const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
|
| H A D | FunctionsEGL.cpp | 435 createImageKHR(EGLContext context, EGLenum target, EGLClientBuffer buffer, const EGLint *attrib_list) const createImageKHR() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_0_params.cpp | 16 CaptureClearBufferfv_value(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, const GLfloat *value, ParamCapture *paramCapture) CaptureClearBufferfv_value() argument 26 CaptureClearBufferiv_value(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, const GLint *value, ParamCapture *paramCapture) CaptureClearBufferiv_value() argument 36 CaptureClearBufferuiv_value(const State &glState, bool isCallValid, GLenum buffer, GLint drawbuffer, const GLuint *value, ParamCapture *paramCapture) CaptureClearBufferuiv_value() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | utilities.cpp | 1335 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer) in EGLClientBufferToGLObjectHandle() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | DisplayGLX.cpp | 1004 WorkerContextGLX(glx::Context context, FunctionsGLX *functions, glx::Pbuffer buffer) WorkerContextGLX() argument
|
| /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...] |
| /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...] |