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 | 860 static inline bool requireGpuShader5(GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 996 vector<GatherArgs> generateBasic2DCaseIterations(GatherType gatherType, OffsetSize offsetSize, Leve… in generateBasic2DCaseIterations() 1086 OffsetSize offsetSize; member 1161 IVec2 getOffsetRange(const OffsetSize offsetSize, const vk::VkPhysicalDeviceLimits &deviceLimits) in getOffsetRange() 1181 IVec2 getOffsetRange(const OffsetSize offsetSize) in getOffsetRange() 1667 … bool useNormalizedCoordInput, bool usePixCoord, OffsetSize offsetSize, in genFragmentShaderSource() 1742 … int indentationDepth, OffsetSize offsetSize, const ImageBackingMode sparseCase) in genGatherFuncCall() 2090 …TestContext &testCtx, const string &name, const GatherType gatherType, const OffsetSize offsetSize, in TextureGather2DCase() 2151 …ctor<Gather2DArrayArgs> generate2DArrayCaseIterations(GatherType gatherType, OffsetSize offsetSize, in generate2DArrayCaseIterations() 2313 …TestContext &testCtx, const string &name, const GatherType gatherType, const OffsetSize offsetSize, in TextureGather2DArrayCase() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 1070 OffsetSize offsetSize, tcu::TextureFormat textureFormat, in TextureGatherCase() 1677 OffsetSize offsetSize, tcu::TextureFormat textureFormat, in TextureGather2DCase() 1773 OffsetSize offsetSize, tcu::TextureFormat textureFormat, in TextureGather2DArrayCase() 2060 …OffsetSize offsetSize, tcu::TextureFormat textureFormat, tcu::Sampler::CompareMode shadowCompareMo… in makeTextureGatherCase() 2161 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
D | otBase.py | 378 def __init__(self, subWriter, offsetSize): argument 784 def writeSubTable(self, subWriter, offsetSize): argument
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 1327 const ArrayParamSize offsetSize = calculateArrayParameterSize<VkDeviceSize>(bufferCount); in beginTransformFeedback() local 1353 const ArrayParamSize offsetSize = calculateArrayParameterSize<uint32_t>(dynamicOffsetCount); in bindDescriptorSets() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 13029 const VkDeviceSize offsetSize = pixelSize * defaultQuarterSize * defaultQuarterSize; in add2dImageToBufferTests() local
|