Home
last modified time | relevance | path

Searched defs:offsetSize (Results 1 – 6 of 6) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
DItemLocationBox.java61 public int offsetSize = 8; field in ItemLocationBox
121 public void setOffsetSize(int offsetSize) { in setOffsetSize()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp804 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5()
1004 OffsetSize offsetSize; member
1066 IVec2 getOffsetRange (const OffsetSize offsetSize, const vk::VkPhysicalDeviceLimits& deviceLimits) in getOffsetRange()
1087 IVec2 getOffsetRange (const OffsetSize offsetSize) in getOffsetRange()
1545 OffsetSize offsetSize, in genFragmentShaderSource()
1623 OffsetSize offsetSize, in genGatherFuncCall()
1963 const OffsetSize offsetSize, in TextureGather2DCase()
2183 const OffsetSize offsetSize, in TextureGather2DArrayCase()
2473 OffsetSize offsetSize, in makeTextureGatherCase()
2579 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1041 OffsetSize offsetSize, in TextureGatherCase()
1651 OffsetSize offsetSize, in TextureGather2DCase()
1741 OffsetSize offsetSize, in TextureGather2DArrayCase()
2013 OffsetSize offsetSize, in makeTextureGatherCase()
2124 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
/external/fonttools/Lib/fontTools/ttLib/tables/
DotBase.py211 def __init__(self, localState=None, tableTag=None, offsetSize=2): argument
412 def getSubWriter(self, offsetSize=2): argument
/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h900 size_t offsetSize = dynamicOffsetCount * sizeof(uint32_t); in bindDescriptorSets() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp7555 const VkDeviceSize offsetSize = pixelSize * defaultFourthSize * defaultFourthSize; in addImageToBufferTests() local