Home
last modified time | relevance | path

Searched defs:buffer (Results 4826 - 4850 of 5253) sorted by relevance

1...<<191192193194195196197198199200>>...211

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp300 createBufferViews(const DeviceInterface& vkd, const VkDevice device, const VkBuffer buffer, const VkDeviceSize size, std::vector<BufferViewSp>::iterator begin, std::vector<BufferViewSp>::iterator end) createBufferViews() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory() argument
[all...]
H A DvktOpaqueTypeIndexingTests.cpp103 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer) in allocateAndBindMemory() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.hpp641 VkBufferSp buffer; member in vkt::sr::ShaderRenderCaseInstance::BufferUniform
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp585 void bindSparseBuffer (const DeviceInterface& vk, const VkDevice device, const VkQueue sparseQueue, const VkBuffer buffer, const SparseAllocation& sparseAllocation, in bindSparseBuffer() argument
973 const VkBuffer buffer = (m_aliased ? *sparseBufferAliased : *sparseBuffer); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1027 vk::Move<vk::VkBuffer> buffer; global() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp853 vk::Move<vk::VkBuffer> buffer = vk::createBuffer(vkd, device, &createInfo); in importResource() local
617 getMemoryRequirements(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkBuffer buffer, bool dedicated, bool getMemReq2Supported) getMemoryRequirements() argument
728 importAndBindMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkBuffer buffer, NativeHandle& nativeHandle, vk::VkExternalMemoryHandleTypeFlagBits externalType, deUint32 exportedMemoryTypeIndex, bool dedicated) importAndBindMemory() argument
1104 vk::Move<vk::VkBuffer> buffer = createBuffer(m_vkdA, *m_deviceA, size, usage, m_memoryHandleType, m_queueFamilyIndicesA); iterate() local
[all...]
H A DvktSynchronizationSignalOrderTests.cpp442 Move<VkBuffer> buffer = createBuffer(vkd, device, &createInfo); in importResource() local
250 getMemoryRequirements(const DeviceInterface& vkd, VkDevice device, VkBuffer buffer) getMemoryRequirements() argument
291 importAndBindMemory(const DeviceInterface& vkd, VkDevice device, VkBuffer buffer, NativeHandle& nativeHandle, VkExternalMemoryHandleTypeFlagBits externalType, const deUint32 exportedMemoryTypeIndex) importAndBindMemory() argument
681 Move<VkBuffer> buffer = createBuffer(vkA, deviceA, size, universalQueueFamilyIndex); iterate() local
[all...]
H A DvktSynchronizationSmokeTests.cpp234 vk::Move<VkBuffer> buffer; member
237 void createVulkanBuffer (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, const BufferParameters& bufferParameters, Buffer& buffer, MemoryRequirement visibility) in createVulkanBuffer() argument
568 VkBuffer buffer; global() member
725 Buffer buffer; generateWork() local
[all...]
H A DvktSynchronizationWin32KeyedMutexTests.cpp473 vk::Move<vk::VkBuffer> buffer = vk::createBuffer(vkd, device, &createInfo); in importResource() local
266 importMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, const vk::VkMemoryRequirements& requirements, vk::VkExternalMemoryHandleTypeFlagBits externalType, NativeHandle& handle, bool requiresDedicated, vk::VkBuffer buffer, vk::VkImage image) importMemory() argument
319 importAndBindMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkBuffer buffer, NativeHandle& nativeHandle, vk::VkExternalMemoryHandleTypeFlagBits externalType) importAndBindMemory() argument
895 getNativeHandle(Buffer buffer) getNativeHandle() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp413 void GLContext::bindBuffer (deUint32 target, deUint32 buffer) in bindBuffer() argument
463 void GLContext::clearBufferiv (deUint32 buffer, int drawbuffer, const int* value) in clearBufferiv() argument
468 void GLContext::clearBufferfv (deUint32 buffer, int drawbuffer, const float* value) in clearBufferfv() argument
473 void GLContext::clearBufferuiv (deUint32 buffer, int drawbuffer, const deUint32* value) in clearBufferuiv() argument
478 void GLContext::clearBufferfi (deUint32 buffer, in argument
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c707 void Buffer_init (Buffer* buffer) in Buffer_init() argument
714 void Buffer_deinit (Buffer* buffer) in Buffer_deinit() argument
720 deBool Buffer_resize (Buffer* buffer, size_t newSize) in Buffer_resize() argument
742 Buffer_append(Buffer* buffer, const deUint8* data, size_t numBytes) Buffer_append() argument
757 Buffer* buffer = (Buffer*)png_get_io_ptr(png); pngWriteData() local
789 compressImagePNG(Buffer* buffer, qpImageFormat imageFormat, int width, int height, int rowStride, const void* data) compressImagePNG() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1609 clearBufferfv(const Context *context, GLenum buffer, GLint drawbuffer, const GLfloat *values) clearBufferfv() argument
1617 clearBufferuiv(const Context *context, GLenum buffer, GLint drawbuffer, const GLuint *values) clearBufferuiv() argument
1625 clearBufferiv(const Context *context, GLenum buffer, GLint drawbuffer, const GLint *values) clearBufferiv() argument
1633 clearBufferfi(const Context *context, GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) clearBufferfi() argument
2318 ensureClearBufferAttachmentsInitialized(const Context *context, GLenum buffer, GLint drawbuffer) ensureClearBufferAttachmentsInitialized() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp766 angle::MemoryBuffer *buffer = nullptr; in copySubTextureCPUReadback() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-charset-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/ ...
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp48 Utils::buffer::buffer(deqp::Context& context) : m_id(0), m_context(context) in buffer() function in gl4cts::ShaderSubroutine::Utils::buffer
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp85 GLchar buffer[64]; in checkUniformArrayBinding() local
2367 void BindingImageTest::prepareBuffer(Utils::buffer argument
2389 prepareTexture(Utils::texture& texture, const Utils::buffer& buffer, Utils::TEXTURE_TYPES texture_type, GLuint color, GLuint unit) prepareTexture() argument
2978 prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao) prepareVertexBuffer() argument
6001 prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao) prepareVertexBuffer() argument
6402 prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao) prepareVertexBuffer() argument
7924 prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao) prepareVertexBuffer() argument
8837 GLchar buffer[64]; checkBinding() local
15421 prepareVertexBuffer(const Utils::program& program, Utils::buffer& buffer, Utils::vertexArray& vao) prepareVertexBuffer() argument
17652 Utils::buffer::buffer(deqp::Context& context) : m_id(0), m_context(context), m_target(0) buffer() function in gl4cts::GLSL420Pack::Utils::buffer
[all...]
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/
H A Dgradle-wrapper.jar ... File) throws java.lang.Exception String userAgentValue byte[] buffer int numRead int totalLength long downloadedLength long progressCounter java. ...
/third_party/skia/third_party/externals/libwebp/gradle/wrapper/
H A Dgradle-wrapper.jar ... Exception java.net.URL url String userAgentValue byte[] buffer int numRead int totalLength long downloadedLength long progressCounter java. ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/gradle/wrapper/
H A Dgradle-wrapper.jar ... Exception java.net.URL url String userAgentValue byte[] buffer int numRead int contentLength long progressCounter long numDownloaded java. ...
/third_party/skia/third_party/externals/oboe/apps/fxlab/gradle/wrapper/
H A Dgradle-wrapper.jar ... Exception java.net.URL url String userAgentValue byte[] buffer int numRead int contentLength long progressCounter long numDownloaded java. ...
/third_party/skia/third_party/externals/oboe/samples/gradle/wrapper/
H A Dgradle-wrapper.jar ... md java.io.InputStream fis int n byte[] buffer byte[] byteData StringBuffer hexString private java.io.File ...
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/gradle/wrapper/
H A Dgradle-wrapper.jar ... Exception java.net.URL url String userAgentValue byte[] buffer int numRead int contentLength long progressCounter long numDownloaded java. ...
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jar ... .InputStream in java.io.OutputStream out byte[] buffer int len static synthetic java.io.File access ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jar ... .InputStream in java.io.OutputStream out byte[] buffer int len static synthetic java.io.File access ...

Completed in 55 milliseconds

1...<<191192193194195196197198199200>>...211