| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 204 vk::VkPhysicalDeviceFeatures features; in makeProtectedMemDevice() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 156 const auto& features = context.getDeviceFeatures(); in checkSupport() local
|
| H A D | vktRasterizationProvokingVertexTests.cpp | 217 const VkPhysicalDeviceProvokingVertexFeaturesEXT& features = context.getProvokingVertexFeaturesEXT(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
| H A D | vktShaderObjectLinkTests.cpp | 1040 const auto& features = context.getMeshShaderFeaturesEXT(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderCommonFunctionTests.cpp | 249 const auto features = vk::getPhysicalDeviceFeatures(vki, physicalDevice); in checkTypeSupport() local
|
| H A D | vktShaderFConvertTests.cpp | 521 auto features = context.getDeviceFeatures(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1657 void checkTypeSupport<double>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() argument 1663 void check64bitIntegers(const vk::VkPhysicalDeviceFeatures& features) in check64bitIntegers() argument 1670 void checkTypeSupport<deInt64>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() argument 1676 void checkTypeSupport<deUint64>(const vk::VkPhysicalDeviceFeatures& features) in checkTypeSupport() argument 1686 auto features = vk::getPhysicalDeviceFeatures(vki, physicalDevice); checkSupport() local [all...] |
| H A D | vktSpvAsm8bitStorageTests.cpp | 146 VulkanFeatures features; in get8BitStorageFeatures() local 2860 VulkanFeatures features; in addGraphics8BitStorageUniformInt32To8Group() local 3080 VulkanFeatures features; addGraphics8BitStorageUniformInt8To32Group() local 3683 VulkanFeatures features; addGraphics8BitStorageUniformInt16To8Group() local 3910 VulkanFeatures features; addGraphics8BitStorageUniformInt8To16Group() local 4562 VulkanFeatures features; addGraphics8BitStorageUniformStruct8To32Group() local 4838 VulkanFeatures features; addGraphics8BitStorageUniformStruct32To8Group() local 5050 VulkanFeatures features; addGraphics8bitStorage8bitStructMixedTypesGroup() local [all...] |
| H A D | vktSpvAsmCrossStageInterfaceTests.cpp | 198 const VkPhysicalDeviceFeatures& features = m_context.getDeviceFeatures(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| H A D | vktSubgroupsBasicTests.cpp | 1840 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheck() local
|
| H A D | vktSubgroupsSizeControlTests.cpp | 524 const VkPhysicalDeviceFeatures& features = context.getDeviceFeatures(); in supportedCheckFeatures() local 586 const auto& features = context.getMeshShaderFeaturesEXT(); in supportedCheckFeatures() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationUtil.cpp | 1023 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physDevice); in requireFeatures() local 1047 const auto& features = ((tiling == VK_IMAGE_TILING_LINEAR) ? p.linearTilingFeatures : p.optimalTilingFeatures); in requireStorageImageSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationUtil.hpp | 327 static inline void checkIsolines (const vk::VkPhysicalDevicePortabilitySubsetFeaturesKHR& features) in checkIsolines() argument 333 static inline void checkPrimitive (const vk::VkPhysicalDevicePortabilitySubsetFeaturesKHR& features, const TessPrimitiveType primitive) in checkPrimitive() argument 345 static inline void checkPointMode (const vk::VkPhysicalDevicePortabilitySubsetFeaturesKHR& features) in checkPointMode() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiColorSpaceTests.cpp | 129 VkPhysicalDeviceFeatures features; in getDeviceFeaturesForWsi() local 155 const VkPhysicalDeviceFeatures features = getDeviceFeaturesForWsi(); in createDeviceWithWsi() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 675 const vk::VkPhysicalDeviceSamplerYcbcrConversionFeatures features = context.getSamplerYcbcrConversionFeatures(); in checkSupport() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 395 const VkPhysicalDeviceFeatures& features = extFeatures.features; in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawShaderLayerTests.cpp | 934 const VkPhysicalDeviceFeatures& features = context.getDeviceFeatures(); in testTessellationShader() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
| H A D | vktMemoryAllocationTests.cpp | 217 VkPhysicalDeviceFeatures features; in createTestDevice() local
|
| H A D | vktMemoryRequirementsTests.cpp | 928 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()); in checkSupportImageMemoryRequirementsOriginal() local 1071 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physDevice); in isImageSupported() local 1872 const VkPhysicalDeviceFeatures features = getPhysicalDeviceFeatures(vki, physicalDevice); isMultiplaneImageSupported() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | DisplayEGL.cpp | 993 void DisplayEGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | ProgramGL.cpp | 107 const angle::FeaturesGL &features = GetImplAs<ContextGL>(context)->getFeaturesGL(); in reapplyUBOBindingsIfNeeded() local 33 ProgramGL(const gl::ProgramState &data, const FunctionsGL *functions, const angle::FeaturesGL &features, StateManagerGL *stateManager, const std::shared_ptr<RendererGL> &renderer) ProgramGL() argument
|
| H A D | ContextGL.cpp | 118 const angle::FeaturesGL &features = getFeaturesGL(); in createVertexArray() local 224 const angle::FeaturesGL &features = getFeaturesGL(); in setDrawArraysState() local 272 const angle::FeaturesGL &features = getFeaturesGL(); in setDrawElementsState() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | DisplayGLX.cpp | 1072 void DisplayGLX::populateFeatureList(angle::FeatureList *features) in populateFeatureList() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | DisplayWGL.cpp | 1047 void DisplayWGL::populateFeatureList(angle::FeatureList *features) in populateFeatureList() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcUniformBlockTests.cpp | 91 RandomUniformBlockCase(Context& context, const char* name, const char* description, glu::GLSLVersion glslVersion, BufferMode bufferMode, deUint32 features, deUint32 seed) RandomUniformBlockCase() argument 314 createRandomCaseGroup(tcu::TestCaseGroup* parentGroup, Context& context, const char* groupName, const char* description, glu::GLSLVersion glslVersion, UniformBlockCase::BufferMode bufferMode, deUint32 features, int numCases, deUint32 baseSeed) createRandomCaseGroup() argument [all...] |