Home
last modified time | relevance | path

Searched defs:offsetInBytes (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp66 size_t offsetInBytes = offset * componentStride; in OutputSSBOLoadFunctionBody() local
154 size_t offsetInBytes = swizzleOffsets[index] * componentStride; in OutputSSBOStoreFunctionBody() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp66 size_t offsetInBytes = offset * componentStride; in OutputSSBOLoadFunctionBody() local
154 size_t offsetInBytes = swizzleOffsets[index] * componentStride; in OutputSSBOStoreFunctionBody() local
/third_party/skia/src/gpu/mock/
DGrMockOpTarget.h71 size_t* offsetInBytes) override { in makeDrawIndirectSpace()
85 size_t* offsetInBytes) override { in makeDrawIndexedIndirectSpace()
/third_party/flutter/skia/src/gpu/gl/
DGrGLVertexArray.cpp91 size_t offsetInBytes, in set()
/third_party/skia/src/gpu/gl/
DGrGLVertexArray.cpp85 size_t offsetInBytes, in set()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp1208 bool BufferAccessInstance::isExpectedValueFromInBuffer (VkDeviceSize offsetInBytes, const void* val… in isExpectedValueFromInBuffer()
1246 bool BufferAccessInstance::isOutBufferValueUnchanged (VkDeviceSize offsetInBytes, VkDeviceSize valu… in isOutBufferValueUnchanged()
1310 for (VkDeviceSize offsetInBytes = 0; offsetInBytes < m_outBufferAllocSize; offsetInBytes += 4) in verifyResult() local
DvktRobustBufferAccessWithVariablePointersTests.cpp1565 bool AccessInstance::isExpectedValueFromInBuffer (VkDeviceSize offsetInBytes, in isExpectedValueFromInBuffer()
1599 bool AccessInstance::isOutBufferValueUnchanged (VkDeviceSize offsetInBytes, VkDeviceSize valueSize) in isOutBufferValueUnchanged()
1667 …for (VkDeviceSize offsetInBytes = 0; offsetInBytes < m_outBufferAccess.allocSize; offsetInBytes +=… in verifyResult() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp1208 bool BufferAccessInstance::isExpectedValueFromInBuffer (VkDeviceSize offsetInBytes, const void* val… in isExpectedValueFromInBuffer()
1246 bool BufferAccessInstance::isOutBufferValueUnchanged (VkDeviceSize offsetInBytes, VkDeviceSize valu… in isOutBufferValueUnchanged()
1310 for (VkDeviceSize offsetInBytes = 0; offsetInBytes < m_outBufferAllocSize; offsetInBytes += 4) in verifyResult() local
DvktRobustBufferAccessWithVariablePointersTests.cpp1565 bool AccessInstance::isExpectedValueFromInBuffer (VkDeviceSize offsetInBytes, in isExpectedValueFromInBuffer()
1599 bool AccessInstance::isOutBufferValueUnchanged (VkDeviceSize offsetInBytes, VkDeviceSize valueSize) in isOutBufferValueUnchanged()
1667 …for (VkDeviceSize offsetInBytes = 0; offsetInBytes < m_outBufferAccess.allocSize; offsetInBytes +=… in verifyResult() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h230 uint32 offsetInBytes; member
286 uint32 offsetInBytes; member
1073 uint32 offsetInBytes; member
1799 uint32 offsetInBytes; member
1820 uint32 offsetInBytes; member
1870 uint32 offsetInBytes; member
1913 uint32 offsetInBytes; member
2037 uint32 offsetInBytes; member
Dsvga3d_cmd.h1434 uint32 offsetInBytes; member
2027 uint32 offsetInBytes; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1322 uint32 offsetInBytes, in SVGA3D_vgpu10_SetSingleConstantBuffer()
1355 uint32 offsetInBytes) in SVGA3D_vgpu10_SetConstantBufferOffset()