Home
last modified time | relevance | path

Searched defs:bottomSize (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp1780 …t std::string& name, const std::string& description, FragmentSize topSize, FragmentSize bottomSize) in PrimitiveShadingRateCase()
2088 const auto bottomSize = static_cast<FragmentSize>(j); in createMeshShaderBuiltinTests() local
DvktMeshShaderBuiltinTestsEXT.cpp2230 …t std::string& name, const std::string& description, FragmentSize topSize, FragmentSize bottomSize) in PrimitiveShadingRateCase()
2485 const auto bottomSize = static_cast<FragmentSize>(j); in createMeshShaderBuiltinTestsEXT() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc3847 size_t bottomSize = attr.getNumElements() / topSize; in foldConcatenateHelper() local