Home
last modified time | relevance | path

Searched refs:VkComponentTypeNV (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp98 VkComponentTypeNV inputType;
99 VkComponentTypeNV outputType;
216 VkComponentTypeNV types[2] = { m_data.inputType, m_data.outputType }; in checkSupport()
253 static bool isFloatType(VkComponentTypeNV t) in isFloatType()
266 static bool isSIntType(VkComponentTypeNV t) in isSIntType()
579 static void setDataFloat(void *base, VkComponentTypeNV dt, deUint32 i, float value) in setDataFloat()
592 static float getDataFloat(void *base, VkComponentTypeNV dt, deUint32 i) in getDataFloat()
605 static void setDataInt(void *base, VkComponentTypeNV dt, deUint32 i, deUint32 value) in setDataInt()
619 static deUint32 getDataInt(void *base, VkComponentTypeNV dt, deUint32 i) in getDataInt()
711 VkComponentTypeNV type in iterate()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11126 typedef enum VkComponentTypeNV { enum
11139 } VkComponentTypeNV; typedef
11154 VkComponentTypeNV AType;
11155 VkComponentTypeNV BType;
11156 VkComponentTypeNV CType;
11157 VkComponentTypeNV DType;
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12586 typedef enum VkComponentTypeNV { enum
12599 } VkComponentTypeNV; typedef
12614 VkComponentTypeNV AType;
12615 VkComponentTypeNV BType;
12616 VkComponentTypeNV CType;
12617 VkComponentTypeNV DType;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h11532 typedef enum VkComponentTypeNV { enum
11545 } VkComponentTypeNV; typedef
11560 VkComponentTypeNV AType;
11561 VkComponentTypeNV BType;
11562 VkComponentTypeNV CType;
11563 VkComponentTypeNV DType;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11692 typedef enum VkComponentTypeNV { enum
11705 } VkComponentTypeNV; typedef
11720 VkComponentTypeNV AType;
11721 VkComponentTypeNV BType;
11722 VkComponentTypeNV CType;
11723 VkComponentTypeNV DType;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14501 typedef VkComponentTypeKHR VkComponentTypeNV; typedef
14511 VkComponentTypeNV AType;
14512 VkComponentTypeNV BType;
14513 VkComponentTypeNV CType;
14514 VkComponentTypeNV DType;

Completed in 252 milliseconds