Home
last modified time | relevance | path

Searched defs:offsetSize (Results 1 – 4 of 4) 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.cpp801 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()
1456 OffsetSize offsetSize, in genFragmentShaderSource()
1529 OffsetSize offsetSize, in genGatherFuncCall()
1774 const OffsetSize offsetSize, in TextureGather2DCase()
1986 const OffsetSize offsetSize, in TextureGather2DArrayCase()
2268 OffsetSize offsetSize, in makeTextureGatherCase()
2373 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1024 OffsetSize offsetSize, in TextureGatherCase()
1623 OffsetSize offsetSize, in TextureGather2DCase()
1713 OffsetSize offsetSize, in TextureGather2DArrayCase()
1985 OffsetSize offsetSize, in makeTextureGatherCase()
2096 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4508 const VkDeviceSize offsetSize = pixelSize * defaultFourthSize * defaultFourthSize; in addImageToBufferTests() local