Home
last modified time | relevance | path

Searched defs:sizeMask (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1624 vector<IVec4> genSizeCombinations (const IVec4& baselineSize, const deUint32 sizeMask, const VkImag… in genSizeCombinations()
1650 deUint32 sizeMask; //!< if a dimension is masked, generate a huge size case for it in addTestCasesWithFunctions() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1751 vector<IVec4> genSizeCombinations (const IVec4& baselineSize, const deUint32 sizeMask, const VkImag… in genSizeCombinations()
1777 deUint32 sizeMask; //!< if a dimension is masked, generate a huge size case for it in addTestCasesWithFunctions() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp1288 size_t sizeMask = (typeSize - 1); in ValidateWebGLVertexAttribPointer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp2176 const vk::VkDeviceSize sizeMask = ~(0x3ull); // \note Round down to multiple of 4 in submit() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp2176 const vk::VkDeviceSize sizeMask = ~(0x3ull); // \note Round down to multiple of 4 in submit() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp63607 HashNumber sizeMask; member