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

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp 214 { LIMIT(maxInterpolationOffset), 0, 0, 0, 0.5f - (1.0f/deFloatPow(2.0f, (float)limits->subPixelInterpolationOffsetBits)), LIMIT_FORMAT_FLOAT, LIMIT_TYPE_MIN, -1 },
215 { LIMIT(subPixelInterpolationOffsetBits), 4, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN, -1 },
286 { LIMIT(subPixelInterpolationOffsetBits), FEATURE(sampleRateShading), 0, 0, 0, 0.0f },
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/vkjson/
vkjson.cc 155 visitor->Visit("subPixelInterpolationOffsetBits", &limits->subPixelInterpolationOffsetBits) &&
  /external/deqp/external/vulkancts/framework/vulkan/
vkNullDriver.cpp 921 props->limits.subPixelInterpolationOffsetBits = 4;
    [all...]
vkStructTypes.inl 197 deUint32 subPixelInterpolationOffsetBits;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/vulkan-validation-layers/libs/vkjson/
vkjson.cc 427 visitor->Visit("subPixelInterpolationOffsetBits", &limits->subPixelInterpolationOffsetBits) &&
    [all...]
  /frameworks/native/vulkan/vkjson/
vkjson.cc 427 visitor->Visit("subPixelInterpolationOffsetBits", &limits->subPixelInterpolationOffsetBits) &&
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_device.c 557 .subPixelInterpolationOffsetBits = 8,
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_device.c 596 .subPixelInterpolationOffsetBits = 4,
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h     [all...]
vk_struct_string_helper.h     [all...]
vk_struct_string_helper_no_addr.h     [all...]
vk_struct_wrappers.cpp     [all...]
vk_struct_string_helper_cpp.h     [all...]
vk_struct_string_helper_no_addr_cpp.h     [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]

Completed in 2186 milliseconds