Home
last modified time | relevance | path

Searched defs:offset (Results 6301 - 6325 of 6855) sorted by relevance

1...<<251252253254255256257258259260>>...275

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp1279 const auto& offset = offsets.at(v); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp928 vk::VkDeviceSize offset = 0ull; in iterate() local
H A DvktPipelineDynamicOffsetTests.cpp227 deUint32 offset = 0; in init() local
[all...]
H A DvktPipelinePushConstantTests.cpp110 deUint32 offset; member
115 deUint32 offset; member
1025 const deUint32 offset = m_pushConstantRange[rangeNdx].range.offset / 4u; setReferenceColor() local
2947 size_t offset; iterate() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp245 const deUint32 offset = dstOffset ? 1u : 0u; in cmdCopyQueryPoolResultsVector() local
259 const deUint32 offset = dstOffset ? 1u : 0u; in cmdCopyQueryPoolResultsVector() local
282 const deUint32 offset = dstOffset ? 1u : 0u; in cmdCopyQueryPoolResultsVector() local
296 const deUint32 offset = dstOffset ? 1u : 0u; in cmdCopyQueryPoolResultsVector() local
1321 const vk::VkOffset2D offset = vk::makeOffset2D(0, 0); commandClearAttachment() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2226 const float offset = 0.03f; in iterateInternal() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp501 SinglePixelOffsets (const IVec2& offset) in SinglePixelOffsets() argument
827 const IVec2 offset = gatherType == GATHERTYPE_BASIC ? IVec2(0) : gatherArgs.offsets[0]; in makePixelOffsetsFunctor() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3872 size_t offset = 0; in runAndVerifyDefaultPipeline() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp337 deUint32 offset; member
484 const size_t offset = compPtr - (deUint8*)basePtr0; in createMask() local
1014 generateLayoutAndPrecisionDeclaration(std::ostringstream& src, deUint32 flags, deUint32 buffer, deUint32 stride, deUint32 offset) generateLayoutAndPrecisionDeclaration() argument
1023 generateDeclaration(std::ostringstream& src, const VarType& type, const std::string& name, int indentLevel, deUint32 fieldHints, deUint32 flagsMask, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument
1074 generateDeclaration(std::ostringstream& src, const InterfaceBlockMember& member, int indentLevel, deUint32 buffer, deUint32 stride, deUint32 offset) generateDeclaration() argument
1819 const size_t offset = compPtr - (deUint8*)basePtr0; validateValue() local
1998 const int offset = dataXfbBufferStartOffset + m_interfaceLayout.blocks[blockNdx].xfbOffset; delayedInit() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp282 deUint32 offset; member
989 generateLayoutAndPrecisionDeclaration(std::ostringstream& src, deUint32 flags, deUint32 offset) generateLayoutAndPrecisionDeclaration() argument
998 generateDeclaration(std::ostringstream& src, const VarType& type, const std::string& name, int indentLevel, deUint32 unusedHints, deUint32 flagsMask, deUint32 offset) generateDeclaration() argument
1046 generateDeclaration(std::ostringstream& src, const Uniform& uniform, int indentLevel, deUint32 offset) generateDeclaration() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageClearingTests.cpp1113 deUint32 offset = 0u; in readImage() local
1158 deUint32 offset = 0u; in readImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp78 deUint32 offset; member
284 void addDrawInfo (deUint32 first, deUint32 count, deInt32 offset) in addDrawInfo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderQueryTestsEXT.cpp608 const auto offset = static_cast<VkDeviceSize>(cmdSize * accumulatedCount); in recordDraws() local
633 const auto offset = static_cast<VkDeviceSize>(cmdSize * accumulatedCount); in recordDraws() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp2503 int offset = (int)(yyg->yy_c_buf_p - yyg->yytext_ptr); in yyinput() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp1657 setStorageExternalMemory(Context *context, TextureType type, GLsizei levels, GLenum internalFormat, const Extents &size, MemoryObject *memoryObject, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) setStorageExternalMemory() argument
2024 setBufferRange(const gl::Context *context, gl::Buffer *buffer, GLenum internalFormat, GLintptr offset, GLsizeiptr size) setBufferRange() argument
H A DvalidationCL.cpp1593 ValidateEnqueueReadBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, size_t offset, size_t size, const void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, const cl_event *event) ValidateEnqueueReadBuffer() argument
1617 ValidateEnqueueWriteBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, size_t offset, size_t size, const void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, const cl_event *event) ValidateEnqueueWriteBuffer() argument
1896 ValidateEnqueueMapBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_map, MapFlags map_flags, size_t offset, size_t size, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, const cl_event *event) ValidateEnqueueMapBuffer() argument
3087 ValidateEnqueueFillBuffer(cl_command_queue command_queue, cl_mem buffer, const void *pattern, size_t pattern_size, size_t offset, size_t size, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, const cl_event *event) ValidateEnqueueFillBuffer() argument
[all...]
H A DvalidationESEXT.cpp924 ValidateBufferStorageMemEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizeiptr size, MemoryObjectID memory, GLuint64 offset) ValidateBufferStorageMemEXT() argument
1074 ValidateTexStorageMem2DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem2DEXT() argument
1101 ValidateTexStorageMem3DEXT(const Context *context, angle::EntryPoint entryPoint, TextureType target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memory, GLuint64 offset) ValidateTexStorageMem3DEXT() argument
1525 ValidateTexStorageMemFlags2DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DANGLE() argument
1583 ValidateTexStorageMemFlags2DMultisampleANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DMultisampleANGLE() argument
1601 ValidateTexStorageMemFlags3DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DANGLE() argument
1619 ValidateTexStorageMemFlags3DMultisampleANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DMultisampleANGLE() argument
1719 ValidateBufferStorageExternalEXT(const Context *context, angle::EntryPoint entryPoint, BufferBinding targetPacked, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) ValidateBufferStorageExternalEXT() argument
1747 ValidateNamedBufferStorageExternalEXT(const Context *context, angle::EntryPoint entryPoint, GLuint buffer, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) ValidateNamedBufferStorageExternalEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp1737 int offset = (int)(yyg->yy_c_buf_p - yyg->yytext_ptr); in yyinput() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cDrawIndirectTests.cpp549 long StateValidate(GLboolean mapped, GLbitfield access, GLbitfield accessFlag, GLintptr offset, GLsizeiptr length) in StateValidate() argument
583 << ", expected: " << offset; in StateValidate() local
872 void DrawIndirectBase::GetBufferSubData<test_api::GL>(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid* data) in GetBufferSubData() argument
878 void DrawIndirectBase::GetBufferSubData<test_api::ES3>(GLenum target, GLintptr offset, GLsizeiptr size, GLvoid* data) in GetBufferSubData() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand.h440 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() argument
526 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp110 GL_BindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in GL_BindBufferRange() argument
634 void GL_APIENTRY GL_FlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length) in GL_FlushMappedBufferRange() argument
1409 GL_MapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access) GL_MapBufferRange() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTextureTest.cpp518 size_t offset = 0; in getMipDataOffset() local
531 size_t offset = getMipDataOffset(mip0Size, mip); in fillMipData() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h122 VkDeviceSize offset; member
238 VkDeviceSize offset; member
265 VkDeviceSize offset; member
299 VkDeviceSize offset; member
385 uint32_t offset; member
949 bindIndexBuffer(const Buffer &buffer, VkDeviceSize offset, VkIndexType indexType) bindIndexBuffer() argument
1150 dispatchIndirect(const Buffer &buffer, VkDeviceSize offset) dispatchIndirect() argument
1187 drawIndexedIndirect(const Buffer &buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) drawIndexedIndirect() argument
1246 drawIndirect(const Buffer &buffer, VkDeviceSize offset, uint32_t drawCount, uint32_t stride) drawIndirect() argument
1390 pushConstants(const PipelineLayout &layout, VkShaderStageFlags flag, uint32_t offset, uint32_t size, const void *data) pushConstants() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp355 clEnqueueReadBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, size_t offset, size_t size, void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueReadBuffer() argument
370 clEnqueueWriteBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, size_t offset, size_t size, const void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueWriteBuffer() argument
479 clEnqueueMapBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_map, cl_map_flags map_flags, size_t offset, size_t size, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event, cl_int *errcode_ret) clEnqueueMapBuffer() argument
840 clEnqueueFillBuffer(cl_command_queue command_queue, cl_mem buffer, const void *pattern, size_t pattern_size, size_t offset, size_t size, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueFillBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_cl_autogen.cpp751 clEnqueueReadBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_read, size_t offset, size_t size, void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueReadBuffer() argument
776 clEnqueueWriteBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_write, size_t offset, size_t size, const void *ptr, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueWriteBuffer() argument
971 clEnqueueMapBuffer(cl_command_queue command_queue, cl_mem buffer, cl_bool blocking_map, cl_map_flags map_flags, size_t offset, size_t size, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event, cl_int *errcode_ret) clEnqueueMapBuffer() argument
1753 clEnqueueFillBuffer(cl_command_queue command_queue, cl_mem buffer, const void *pattern, size_t pattern_size, size_t offset, size_t size, cl_uint num_events_in_wait_list, const cl_event *event_wait_list, cl_event *event) clEnqueueFillBuffer() argument
[all...]

Completed in 91 milliseconds

1...<<251252253254255256257258259260>>...275