Searched defs:offsetSize (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 804 static inline bool requireGpuShader5 (GatherType gatherType, OffsetSize offsetSize) in requireGpuShader5() 1004 OffsetSize offsetSize; member 1079 IVec2 getOffsetRange (const OffsetSize offsetSize, const vk::VkPhysicalDeviceLimits& deviceLimits) in getOffsetRange() 1100 IVec2 getOffsetRange (const OffsetSize offsetSize) in getOffsetRange() 1558 OffsetSize offsetSize, in genFragmentShaderSource() 1636 OffsetSize offsetSize, in genGatherFuncCall() 1977 const OffsetSize offsetSize, in TextureGather2DCase() 2204 const OffsetSize offsetSize, in TextureGather2DArrayCase() 2507 OffsetSize offsetSize, in makeTextureGatherCase() 2613 const OffsetSize offsetSize = (OffsetSize)offsetSizeI; in init() local
|
/third_party/vk-gl-cts/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
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 655 size_t offsetSize = dynamicOffsetCount * sizeof(uint32_t); in bindDescriptorSets() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 927 size_t offsetSize = dynamicOffsetCount * sizeof(uint32_t); in bindDescriptorSets() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 9345 const VkDeviceSize offsetSize = pixelSize * defaultFourthSize * defaultFourthSize; in addImageToBufferTests() local
|