Home
last modified time | relevance | path

Searched refs:useType (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp142 UseType useType; member
147 bool isKhr (UseType useType) in isKhr() argument
149 return useType != UT_NV; in isKhr()
312 if (isKhr(m_data.useType)) in checkSupport()
349 std::vector<VkCooperativeMatrixPropertiesKHR> properties = getCooperativeMatrixPropertiesConverted(context, isKhr(m_data.useType)); in checkSupport()
380 switch (m_data.useType) in checkSupport()
472 const char* suffix = (isKhr(m_data.useType) ? "" : "NV"); in initPrograms()
473 const char* ext = isKhr(m_data.useType) in initPrograms()
562 if (isKhr(m_data.useType)) in initPrograms()
565 const char* sameType = m_data.useType in initPrograms()
1698 getUseType(UseType useType) getUseType() argument
1710 createCooperativeMatrixTestsInternal(tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType, UseType useType) createCooperativeMatrixTestsInternal() argument
[all...]
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp72 void useType(glu::DataType dt) in useType() function
865 p.useType(m_caseDef.zeroElementType); in checkSupport()
866 p.useType(m_caseDef.fieldType[0]); in checkSupport()
867 p.useType(m_caseDef.fieldType[1]); in checkSupport()
1128 p.useType(m_caseDef.types[i]); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp69 void useType(glu::DataType dt) in useType() function
882 p.useType(m_caseDef.zeroElementType); in checkSupport()
883 p.useType(m_caseDef.fieldType[0]); in checkSupport()
884 p.useType(m_caseDef.fieldType[1]); in checkSupport()
1140 p.useType(m_caseDef.types[i]); in checkSupport()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboUtil.cpp683 static void logImage (const Image& img, TestLog& log, bool useType) in logImage() argument
687 if (useType && type != GL_NONE) in logImage()
/third_party/sqlite/src/
H A Dsqlite3.c[all...]

Completed in 127 milliseconds