Searched defs:offsetSize (Results 1 – 6 of 6) sorted by relevance
| /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
| D | ItemLocationBox.java | 61 public int offsetSize = 8; field in ItemLocationBox 121 public void setOffsetSize(int offsetSize) { in setOffsetSize()
|
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureGatherTests.cpp | 804 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 1004 OffsetSize offsetSize; member 1084 IVec2 getOffsetRange (const OffsetSize offsetSize, const vk::VkPhysicalDeviceLimits& deviceLimits) in getOffsetRange() 1105 IVec2 getOffsetRange (const OffsetSize offsetSize) in getOffsetRange() 1578 OffsetSize offsetSize, in genFragmentShaderSource() 1656 OffsetSize offsetSize, in genGatherFuncCall() 1998 const OffsetSize offsetSize, in TextureGather2DCase() 2226 const OffsetSize offsetSize, in TextureGather2DArrayCase() 2529 OffsetSize offsetSize, in makeTextureGatherCase() 2635 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTextureGatherTests.cpp | 1041 OffsetSize offsetSize, in TextureGatherCase() 1648 OffsetSize offsetSize, in TextureGather2DCase() 1738 OffsetSize offsetSize, in TextureGather2DArrayCase() 2010 OffsetSize offsetSize, in makeTextureGatherCase() 2121 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
|
| /external/fonttools/Lib/fontTools/ttLib/tables/ |
| D | otBase.py | 347 def __init__(self, localState=None, tableTag=None, offsetSize=2): argument 655 def getSubWriter(self, offsetSize=2): argument
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | SecondaryCommandBuffer.h | 1078 size_t offsetSize = bufferCount * sizeof(VkDeviceSize); in beginTransformFeedback() local 1102 size_t offsetSize = dynamicOffsetCount * sizeof(uint32_t); in bindDescriptorSets() local 1508 size_t offsetSize = counterBufferCount * sizeof(VkDeviceSize); in endTransformFeedback() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 11039 const VkDeviceSize offsetSize = pixelSize * defaultQuarterSize * defaultQuarterSize; in add2dImageToBufferTests() local
|