/third_party/skia/include/third_party/skcms/ |
H A D | skcms.h | 166 uint32_t size; member
|
/third_party/skia/modules/skottie/src/ |
H A D | Skottie.cpp | 398 const auto size = SkSize::Make(ParseDefault<float>(json["w"], 0.0f), in make() local 424 &fStats, size, duration, fps, fFlags); in make() local 458 Animation(std::unique_ptr<sksg::Scene> scene, std::vector<sk_sp<internal::Animator>>&& animators, SkString version, const SkSize& size, double inPoint, double outPoint, double duration, double fps, uint32_t flags) Animation() argument [all...] |
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | hash.rs | 183 pub fn size(&self) -> usize { in size() functions [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | loop_dependence.h | 134 explicit DistanceVector(size_t size) : entries(size, DistanceEntry{}) {} in DistanceVector() argument
|
H A D | trim_capabilities_pass.cpp | 145 const uint32_t size = in Handler_OpTypeFloat_Float64() local 282 const uint32_t size = in Handler_OpTypeInt_Int64() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFramebufferBlitTests.cpp | 95 const IVec2& size = ndx ? m_dstSize : m_srcSize; in render() local 333 BlitColorConversionCase (Context& context, const char* name, const char* desc, deUint32 srcFormat, deUint32 dstFormat, const IVec2& size) in BlitColorConversionCase() argument 521 const IVec2& size = ndx ? m_dstSize : m_srcSize; in render() local [all...] |
H A D | es3fVertexArrayObjectTests.cpp | 60 GLint size; member 100 int size; member [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fCopyImageTests.cpp | 340 const IVec2 size = lastCell * m_cellSize; in getUsedAreaBoundingBox() local 360 ImageInfo::ImageInfo (deUint32 format, deUint32 target, const IVec3& size) in ImageInfo() argument 387 const IVec3 size = info.getSize(); in getLevelCount() local 407 IVec3 size; getLevelSize() local [all...] |
H A D | es31fStencilTexturingTests.cpp | 671 const int size = 64; in iterate() local 678 tcu::TextureCube texData (glu::mapGLInternalFormat(m_format), size); in iterate() local [all...] |
H A D | es31fTextureFilteringTests.cpp | 483 int size; in init() member 537 const int size = 64; in init() local 566 const int size in init() local 166 TextureCubeArrayFilteringCase(Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 internalFormat, int size, int depth, bool onlySampleFaceInterior) TextureCubeArrayFilteringCase() argument 598 const int size = 63; init() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsMemoryStressCase.cpp | 375 void BufferRenderer::render (deUint32 buffer, int size) in render() argument 669 int size in allocateBuffer() local [all...] |
H A D | glsUniformBlockCase.hpp | 113 int size; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_beta.h | 78 VkDeviceSize size; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
H A D | vktModifiersTests.cpp | 360 createImageNoModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageUsageFlags imageUsages, const VkFormat format, const UVec2& size) createImageNoModifiers() argument 388 createImageWithDrmFormatExplicitModifier(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const ExplicitModifier drmFormatModifier) createImageWithDrmFormatExplicitModifier() argument 449 createImageWithDrmFormatModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const std::vector<deUint64>& drmFormatModifiers) createImageWithDrmFormatModifiers() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageTests.cpp | 439 std::string getSizeName (VkImageViewType viewType, const tcu::IVec3& size, int arraySize, bool pipelineProtectedAccess, bool pipelineProtectedFlag) in getSizeName() argument [all...] |
H A D | vktPipelineMaxVaryingsTests.cpp | 794 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument 892 Move<VkBuffer> createBufferAndBindMemory (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() argument [all...] |
H A D | vktPipelineStencilExportTests.cpp | 230 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustness1VertexAccessTests.cpp | 106 deUint32 size; member 152 deUint32 size() const { return m_count; } in size() function in vkt::robustness::__anon29784::PaddedAlloc [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 52 const deUint32 size = tcu::getPixelSize(mapVkFormat(format)); in makeGraphicsPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderTestUtil.hpp | 275 const size_t size = count * perSegmentSize; in getBytes() local 294 const size_t size = m_elements.size() * sizeof(E); getPackedBytes() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.hpp | 112 void setLastUnsizedArraySize (int instanceNdx, int size) { m_lastUnsizedArraySizes[instanceNdx] = size; } in setLastUnsizedArraySize() argument 187 int size; member 206 int size; //!< Redundant, for debugging purposes. member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
H A D | vktSynchronizationUtil.hpp | 153 GraphicsPipelineBuilder& setRenderSize (const tcu::IVec2& size) { m_renderSize = size; return *this; } in setRenderSize() argument 268 tcu::IVec4 size; //!< unused components are 0, e.g. for buffers only x is meaningful member 283 vk::VkDeviceSize size; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationUtil.cpp | 37 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage, const deUint32 numArrayLayers) in makeImageCreateInfo() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrCopyTests.cpp | 79 UVec2 size; member 143 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, const UVec2& size, bool disjoint, vk::VkImageTiling tiling) createImage() argument 726 const deUint32 size = blockExtent.x() * blockSizeBytes; imageCopyTest() local [all...] |
H A D | vktYCbCrImageQueryTests.cpp | 147 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags) createTestImage() argument 230 TestImage(const Context& context, const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkFormat format, const UVec2& size, const VkImageCreateFlags createFlags, VkSamplerYcbcrConversion conversion) TestImage() argument [all...] |