Searched defs:IfaceVar (Results 1 – 4 of 4) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
| D | vktMeshShaderInOutTestsEXT.cpp | 117 struct IfaceVar struct 119 static constexpr uint32_t kNumVertices = 4u; 120 static constexpr uint32_t kNumPrimitives = 2u; 121 static constexpr uint32_t kVarsPerType = 2u; 123 …IfaceVar (Owner owner_, DataType dataType_, BitWidth bitWidth_, DataDim dataDim_, Interpolation in… in IfaceVar() function 139 IfaceVar () in IfaceVar() function 149 Owner owner; 150 DataType dataType; 151 BitWidth bitWidth; 152 DataDim dataDim; [all …]
|
| D | vktMeshShaderMiscTests.cpp | 2969 struct IfaceVar struct 2971 static constexpr uint32_t kNumVertices = 4u; 2972 static constexpr uint32_t kNumPrimitives = 2u; 2973 static constexpr uint32_t kVarsPerType = 2u; 2975 …IfaceVar (Owner owner_, DataType dataType_, BitWidth bitWidth_, DataDim dataDim_, Interpolation in… in IfaceVar() function 2991 IfaceVar () in IfaceVar() argument 3001 Owner owner; 3002 DataType dataType; 3003 BitWidth bitWidth; 3004 DataDim dataDim; [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderInOutTestsEXT.cpp | 117 struct IfaceVar struct 119 static constexpr uint32_t kNumVertices = 4u; 120 static constexpr uint32_t kNumPrimitives = 2u; 121 static constexpr uint32_t kVarsPerType = 2u; 123 …IfaceVar (Owner owner_, DataType dataType_, BitWidth bitWidth_, DataDim dataDim_, Interpolation in… in IfaceVar() function 139 IfaceVar () in IfaceVar() argument 149 Owner owner; 150 DataType dataType; 151 BitWidth bitWidth; 152 DataDim dataDim; [all …]
|
| D | vktMeshShaderMiscTests.cpp | 2969 struct IfaceVar struct 2971 static constexpr uint32_t kNumVertices = 4u; 2972 static constexpr uint32_t kNumPrimitives = 2u; 2973 static constexpr uint32_t kVarsPerType = 2u; 2975 …IfaceVar (Owner owner_, DataType dataType_, BitWidth bitWidth_, DataDim dataDim_, Interpolation in… in IfaceVar() function 2991 IfaceVar () in IfaceVar() function 3001 Owner owner; 3002 DataType dataType; 3003 BitWidth bitWidth; 3004 DataDim dataDim; [all …]
|