HomeSort by relevance Sort by last modified time
    Searched refs:patchControlPoints (Results 1 - 21 of 21) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineCacheTests.cpp 163 void enableTessellationStage (deUint32 patchControlPoints);
412 m_patchControlPoints, // deUint32 patchControlPoints;
444 void SimpleGraphicsPipelineBuilder::enableTessellationStage (deUint32 patchControlPoints)
446 m_patchControlPoints = patchControlPoints;
    [all...]
vktPipelineTimestampTests.cpp 305 void enableTessellationStage (deUint32 patchControlPoints);
556 m_patchControlPoints, // deUint32 patchControlPoints;
588 void SimpleGraphicsPipelineBuilder::enableTessellationStage(deUint32 patchControlPoints)
590 m_patchControlPoints = patchControlPoints;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.hpp 322 TessellationState (deUint32 patchControlPoints = 0);
vktDrawCreateInfoUtil.cpp 731 patchControlPoints = _patchControlPoints;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateCreateInfoUtil.hpp 324 TessellationState (deUint32 patchControlPoints = 0);
vktDynamicStateCreateInfoUtil.cpp 730 patchControlPoints = _patchControlPoints;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.hpp 322 TessellationState (deUint32 patchControlPoints = 0);
vktQueryPoolCreateInfoUtil.cpp 737 patchControlPoints = _patchControlPoints;
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 635 deUint32 patchControlPoints;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp     [all...]
  /external/skia/third_party/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]

Completed in 529 milliseconds