Home
last modified time | relevance | path

Searched defs:buffer (Results 4251 - 4275 of 4436) sorted by relevance

1...<<171172173174175176177178

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp794 copyBufferToImage(const DeviceInterface& vk, VkDevice device, VkQueue queue, deUint32 queueFamilyIndex, const VkBuffer& buffer, VkDeviceSize bufferSize, const VkExtent3D& imageSize, deUint32 arrayLayers, VkImage destImage) copyBufferToImage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1888 BufferWithMemoryPtr buffer; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp794 Move<VkBuffer> buffer = createBuffer(vk, vkDevice, &vertexBufferParams); in addAttribute() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1935 deUint32 buffer; member
2011 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkBuffer buffer, vk::MemoryRequirement memReqs) in allocateAndBindMemory() argument
2188 vk::Move<vk::VkBuffer> buffer in iterate() local
2220 vk::Move<vk::VkBuffer> buffer = createBuffer(m_context, totalBufferSize, usageFlags); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp5430 Resource(ResourceType type, vk::Move<vk::VkBuffer> buffer, de::MovePtr<vk::Allocation> allocation, vk::VkDeviceSize offset, vk::VkDeviceSize size) Resource() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktPrimitivesGeneratedQueryTests.cpp2184 void ConcurrentPrimitivesGeneratedQueryTestInstance::copyColorImageToBuffer (const DeviceInterface& vk, VkCommandBuffer cmdBuffer, VkImage image, VkBuffer buffer) in copyColorImageToBuffer() argument
H A DvktTransformFeedbackSimpleTests.cpp426 makeBufferMemoryBarrier(const VkAccessFlags srcAccessMask, const VkAccessFlags dstAccessMask, const VkBuffer buffer, const VkDeviceSize offset, const VkDeviceSize bufferSizeBytes) makeBufferMemoryBarrier() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp303 Move<VkBuffer> buffer; in readColorAttachment() local
4336 copyAndFlush(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<ManyDrawsVertex>& vertices) copyAndFlush() argument
[all...]
H A DvktApiObjectManagementTests.cpp3346 CaseDescription<Buffer> buffer; global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgram.cpp220 void CopyStringToBuffer(GLchar *buffer, in CopyStringToBuffer() argument
3700 auto &buffer = mState.mExecutable->mAtomicCounterBuffers[bufferIndex]; in linkAtomicCounterBuffers() local
[all...]
H A DvalidationES3.cpp2025 ValidateBindBufferCommon(const Context *context, angle::EntryPoint entryPoint, BufferBinding target, GLuint index, BufferID buffer, GLintptr offset, GLsizeiptr size) ValidateBindBufferCommon() argument
2167 ValidateBindBufferBase(const Context *context, angle::EntryPoint entryPoint, BufferBinding target, GLuint index, BufferID buffer) ValidateBindBufferBase() argument
2176 ValidateBindBufferRange(const Context *context, angle::EntryPoint entryPoint, BufferBinding target, GLuint index, BufferID buffer, GLintptr offset, GLsizeiptr size) ValidateBindBufferRange() argument
2307 ValidateClearBufferiv(const Context *context, angle::EntryPoint entryPoint, GLenum buffer, GLint drawbuffer, const GLint *value) ValidateClearBufferiv() argument
2350 ValidateClearBufferuiv(const Context *context, angle::EntryPoint entryPoint, GLenum buffer, GLint drawbuffer, const GLuint *value) ValidateClearBufferuiv() argument
2384 ValidateClearBufferfv(const Context *context, angle::EntryPoint entryPoint, GLenum buffer, GLint drawbuffer, const GLfloat *value) ValidateClearBufferfv() argument
2428 ValidateClearBufferfi(const Context *context, angle::EntryPoint entryPoint, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) ValidateClearBufferfi() argument
2944 const OffsetBindingPointer<Buffer> &buffer = transformFeedback->getIndexedBuffer(i); ValidateBeginTransformFeedback() local
[all...]
H A DvalidationGL1.cpp423 ValidateFeedbackBuffer(const Context *, angle::EntryPoint entryPoint, GLsizei size, GLenum type, const GLfloat *buffer) ValidateFeedbackBuffer() argument
1227 ValidateSelectBuffer(const Context *, angle::EntryPoint entryPoint, GLsizei size, const GLuint *buffer) ValidateSelectBuffer() argument
H A DvalidationGL4.cpp802 ValidateInvalidateBufferData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer) ValidateInvalidateBufferData() argument
809 ValidateInvalidateBufferSubData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLintptr offset, GLsizeiptr length) ValidateInvalidateBufferSubData() argument
1026 ValidateClearNamedBufferData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum internalformat, GLenum format, GLenum type, const void *data) ValidateClearNamedBufferData() argument
1037 ValidateClearNamedBufferSubData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void *data) ValidateClearNamedBufferSubData() argument
1050 ValidateClearNamedFramebufferfi(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) ValidateClearNamedFramebufferfi() argument
1061 ValidateClearNamedFramebufferfv(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat *value) ValidateClearNamedFramebufferfv() argument
1071 ValidateClearNamedFramebufferiv(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum buffer, GLint drawbuffer, const GLint *value) ValidateClearNamedFramebufferiv() argument
1081 ValidateClearNamedFramebufferuiv(const Context *context, angle::EntryPoint entryPoint, FramebufferID framebuffer, GLenum buffer, GLint drawbuffer, const GLuint *value) ValidateClearNamedFramebufferuiv() argument
1286 ValidateFlushMappedNamedBufferRange(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLintptr offset, GLsizeiptr length) ValidateFlushMappedNamedBufferRange() argument
1328 ValidateGetNamedBufferParameteri64v(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum pname, const GLint64 *params) ValidateGetNamedBufferParameteri64v() argument
1337 ValidateGetNamedBufferParameteriv(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum pname, const GLint *params) ValidateGetNamedBufferParameteriv() argument
1346 ValidateGetNamedBufferPointerv(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum pname, void *const *params) ValidateGetNamedBufferPointerv() argument
1355 ValidateGetNamedBufferSubData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLintptr offset, GLsizeiptr size, const void *data) ValidateGetNamedBufferSubData() argument
1393 ValidateGetQueryBufferObjecti64v(const Context *context, angle::EntryPoint entryPoint, GLuint id, BufferID buffer, GLenum pname, GLintptr offset) ValidateGetQueryBufferObjecti64v() argument
1403 ValidateGetQueryBufferObjectiv(const Context *context, angle::EntryPoint entryPoint, GLuint id, BufferID buffer, GLenum pname, GLintptr offset) ValidateGetQueryBufferObjectiv() argument
1413 ValidateGetQueryBufferObjectui64v(const Context *context, angle::EntryPoint entryPoint, GLuint id, BufferID buffer, GLenum pname, GLintptr offset) ValidateGetQueryBufferObjectui64v() argument
1423 ValidateGetQueryBufferObjectuiv(const Context *context, angle::EntryPoint entryPoint, GLuint id, BufferID buffer, GLenum pname, GLintptr offset) ValidateGetQueryBufferObjectuiv() argument
1756 ValidateMapNamedBuffer(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLenum access) ValidateMapNamedBuffer() argument
1764 ValidateMapNamedBufferRange(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLintptr offset, GLsizeiptr length, GLbitfield access) ValidateMapNamedBufferRange() argument
1774 ValidateNamedBufferData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLsizeiptr size, const void *data, GLenum usage) ValidateNamedBufferData() argument
1784 ValidateNamedBufferStorage(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLsizeiptr size, const void *data, GLbitfield flags) ValidateNamedBufferStorage() argument
1794 ValidateNamedBufferSubData(const Context *context, angle::EntryPoint entryPoint, BufferID buffer, GLintptr offset, GLsizeiptr size, const void *data) ValidateNamedBufferSubData() argument
1895 ValidateTextureBuffer(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum internalformat, BufferID buffer) ValidateTextureBuffer() argument
1904 ValidateTextureBufferRange(const Context *context, angle::EntryPoint entryPoint, TextureID texture, GLenum internalformat, BufferID buffer, GLintptr offset, GLsizeiptr size) ValidateTextureBufferRange() argument
2072 ValidateTransformFeedbackBufferBase(const Context *context, angle::EntryPoint entryPoint, GLuint xfb, GLuint index, BufferID buffer) ValidateTransformFeedbackBufferBase() argument
2081 ValidateTransformFeedbackBufferRange(const Context *context, angle::EntryPoint entryPoint, GLuint xfb, GLuint index, BufferID buffer, GLintptr offset, GLsizeiptr size) ValidateTransformFeedbackBufferRange() argument
2092 ValidateUnmapNamedBuffer(const Context *context, angle::EntryPoint entryPoint, BufferID buffer) ValidateUnmapNamedBuffer() argument
2149 ValidateVertexArrayElementBuffer(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, BufferID buffer) ValidateVertexArrayElementBuffer() argument
2157 ValidateVertexArrayVertexBuffer(const Context *context, angle::EntryPoint entryPoint, VertexArrayID vaobj, GLuint bindingindex, BufferID buffer, GLintptr offset, GLsizei stride) ValidateVertexArrayVertexBuffer() argument
[all...]
H A DvalidationES2.cpp2966 Buffer *buffer = context->getState().getTargetBuffer(target); in ValidateMapBufferOES() local
3031 Buffer *buffer = context->getState().getTargetBuffer(target); in ValidateMapBufferBase() local
3541 Buffer *buffer = context->getState().getTargetBuffer(target); ValidateBufferData() local
3590 Buffer *buffer = context->getState().getTargetBuffer(target); ValidateBufferSubData() local
4608 ValidateIsBuffer(const Context *context, angle::EntryPoint entryPoint, BufferID buffer) ValidateIsBuffer() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp2837 createExternalImageSibling(const gl::Context *context, EGLenum target, EGLClientBuffer buffer, const egl::AttributeMap &attribs) createExternalImageSibling() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp639 void ClearBuffer(GLenum buffer, GLint drawbuffer, const vec4& color) in ClearBuffer() argument
644 void ClearBuffer(GLenum buffer, GLint drawbuffer, const ivec4& color) in ClearBuffer() argument
649 void ClearBuffer(GLenum buffer, GLint drawbuffer, const uvec4& color) in ClearBuffer() argument
2406 GLuint buffer; in Write() local
2942 GLuint buffer; Read() local
3477 GLuint buffer; Atomic() local
4438 GLuint buffer; Atomic() local
[all...]
H A Dgl4cShadingLanguage420PackTests.hpp170 struct buffer struct in gl4cts::GLSL420Pack::Utils
[all...]
H A Dgl4cTextureViewTests.cpp7116 glw::GLbyte* buffer = (glw::GLbyte*)m_mipmap_data; initTextureObject() local
7129 glw::GLshort* buffer = (glw::GLshort*)m_mipmap_data; initTextureObject() local
7142 glw::GLint* buffer = (glw::GLint*)m_mipmap_data; initTextureObject() local
7155 glw::GLubyte* buffer = (glw::GLubyte*)m_mipmap_data; initTextureObject() local
7168 glw::GLushort* buffer = (glw::GLushort*)m_mipmap_data; initTextureObject() local
7181 glw::GLuint* buffer = (glw::GLuint*)m_mipmap_data; initTextureObject() local
7194 glw::GLuint* buffer = (glw::GLuint*)m_mipmap_data; initTextureObject() local
7222 tcu::Float16* buffer = (tcu::Float16*)m_mipmap_data; initTextureObject() local
7251 glw::GLuint* buffer = (glw::GLuint*)m_mipmap_data; initTextureObject() local
[all...]
H A Dgl4cDirectStateAccessTexturesTests.cpp8585 glw::GLuint buffer = 0; in iterate() local
8738 glw::GLuint buffer = 0; iterate() local
13126 glw::GLuint buffer = 0; iterate() local
[all...]
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp8167 GLuint buffer; Run() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp8329 GLuint buffer; Run() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h2121 BufferUpdate buffer; global() member
2745 BufferHelper *buffer; global() member
2769 onBufferTransferRead(BufferHelper *buffer) onBufferTransferRead() argument
2773 onBufferTransferWrite(BufferHelper *buffer) onBufferTransferWrite() argument
2777 onBufferSelfCopy(BufferHelper *buffer) onBufferSelfCopy() argument
2782 onBufferComputeShaderRead(BufferHelper *buffer) onBufferComputeShaderRead() argument
2786 onBufferComputeShaderWrite(BufferHelper *buffer) onBufferComputeShaderWrite() argument
[all...]
H A DTextureVk.cpp2934 const vk::BufferHelper &buffer = getBufferViewAndRecordUse() local
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1949 GrGLenum GrGLGpu::bindBuffer(GrGpuBufferType type, const GrBuffer* buffer) { in bindBuffer() argument
2206 onReadPixels(GrSurface* surface, SkIRect rect, GrColorType surfaceColorType, GrColorType dstColorType, void* buffer, size_t rowBytes) onReadPixels() argument
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.cpp982 char* buffer = (char*) slice.fOffsetMapPtr; uploadTexDataOptimal() local
1074 char* buffer = (char*)slice.fOffsetMapPtr; uploadTexDataCompressed() local
1296 updateBuffer(sk_sp<GrVkBuffer> buffer, const void* src, VkDeviceSize offset, VkDeviceSize size) updateBuffer() argument
2251 takeOwnershipOfBuffer(sk_sp<GrGpuBuffer> buffer) takeOwnershipOfBuffer() argument
2527 onReadPixels(GrSurface* surface, SkIRect rect, GrColorType surfaceColorType, GrColorType dstColorType, void* buffer, size_t rowBytes) onReadPixels() argument
2792 submitSecondaryCommandBuffer(std::unique_ptr<GrVkSecondaryCommandBuffer> buffer) submitSecondaryCommandBuffer() argument
[all...]

Completed in 132 milliseconds

1...<<171172173174175176177178