Searched defs:offsetSize (Results 1 – 4 of 4) 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 | 801 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 993 OffsetSize offsetSize; member 1051 IVec2 getOffsetRange (const OffsetSize offsetSize, const vk::VkPhysicalDeviceLimits& deviceLimits) in getOffsetRange() 1072 IVec2 getOffsetRange (const OffsetSize offsetSize) in getOffsetRange() 1457 OffsetSize offsetSize, in genFragmentShaderSource() 1530 OffsetSize offsetSize, in genGatherFuncCall() 1775 const OffsetSize offsetSize, in TextureGather2DCase() 1987 const OffsetSize offsetSize, in TextureGather2DArrayCase() 2269 OffsetSize offsetSize, in makeTextureGatherCase() 2374 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1040 OffsetSize offsetSize, in TextureGatherCase() 1643 OffsetSize offsetSize, in TextureGather2DCase() 1733 OffsetSize offsetSize, in TextureGather2DArrayCase() 2005 OffsetSize offsetSize, in makeTextureGatherCase() 2116 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 5180 const VkDeviceSize offsetSize = pixelSize * defaultFourthSize * defaultFourthSize; in addImageToBufferTests() local
|