Searched
full:vulkan (Results
526 -
550 of
1353) sorted by null
<<21222324252627282930>>
/external/mesa3d/ |
Makefile.am | 47 --with-vulkan-drivers=intel,radeon
|
/external/mesa3d/include/vulkan/ |
vk_icd.h | 26 #include "vulkan.h"
|
/external/mesa3d/src/amd/common/ |
ac_nir_to_llvm.h | 30 #include "../vulkan/radv_descriptor_set.h"
|
/external/skia/infra/bots/recipe_modules/run/examples/ |
full.py | 67 buildername = 'Build-Win-Clang-x86_64-Release-Vulkan'
|
/external/skia/infra/bots/recipe_modules/vars/examples/ |
full.py | 31 'Build-Win-Clang-x86_64-Release-Vulkan',
|
/external/skia/src/gpu/vk/ |
GrVkPipelineStateDataManager.h | 49 SK_ABORT("Only supported in NVPR, which is not in vulkan");
|
GrVkVaryingHandler.cpp | 93 // Vulkan requires at least 64 locations to be supported for both vertex output and fragment
|
/external/skia/tools/sk_app/ |
VulkanWindowContext.h | 86 // Vulkan GetProcAddr functions
|
/external/skqp/infra/bots/recipe_modules/run/examples/ |
full.py | 67 buildername = 'Build-Win-Clang-x86_64-Release-Vulkan'
|
/external/skqp/infra/bots/recipe_modules/vars/examples/ |
full.py | 30 'Build-Win-Clang-x86_64-Release-Vulkan',
|
/external/skqp/src/gpu/vk/ |
GrVkPipelineStateDataManager.h | 49 SK_ABORT("Only supported in NVPR, which is not in vulkan");
|
GrVkVaryingHandler.cpp | 95 // Vulkan requires at least 64 locations to be supported for both vertex output and fragment
|
/external/skqp/tools/sk_app/ |
VulkanWindowContext.h | 86 // Vulkan GetProcAddr functions
|
/external/vulkan-validation-layers/ |
.appveyor.yml | 65 project: build/VULKAN.sln # path to Visual Studio solution or project
|
/external/vulkan-validation-layers/layers/ |
object_tracker.h | 31 #include "vulkan/vulkan.h" 37 #include "vulkan/vk_layer.h" 43 #include "vulkan/vk_layer.h"
|
/frameworks/base/libs/hwui/ |
Layer.h | 45 Vulkan = 1,
|
/frameworks/native/libs/graphicsenv/ |
GraphicsEnv.cpp | 64 ALOGV("Vulkan layer search path already set, not clobbering with '%s' for namespace %p'",
|
/prebuilts/gdb/darwin-x86/ |
repo.prop | 12 platform/external/vulkan-validation-layers 9df80eb42c9e831a1e0b3be4f5346c2ff13b278c
|
/prebuilts/gdb/linux-x86/ |
repo.prop | 12 platform/external/vulkan-validation-layers 9df80eb42c9e831a1e0b3be4f5346c2ff13b278c
|
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/ |
validate_capability.cpp | 122 << " is not allowed by Vulkan 1.0 specification"
|
/prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/ |
vk_icd.h | 26 #include "vulkan.h"
|
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/ |
vk_validation_layer_details.md | 130 See the Khronos github repository for Vulkan-LoaderAndValidationLayers for additional pending issues, or to submit new validation requests 154 | Bad capability | Flags error if a capability declared by the shader is not supported by Vulkan shaders | BAD_CAPABILITY | vkCreateGraphicsPipelines | CreatePipelineCheckShaderBadCapability | NA (…) [all...] |
/external/skia/infra/bots/recipes/ |
test.py | 211 # Vulkan bot *only* runs the vk config. 212 if 'Vulkan' in bot: 217 if 'Vulkan' in bot: 575 if 'Vulkan' in bot and 'Adreno530' in bot: 579 if 'Vulkan' in bot and 'Adreno' in bot: 584 if 'Vulkan' in bot and 'NexusPlayer' in bot: 609 if 'Vulkan' in bot and api.vars.is_linux and 'IntelIris640' in bot: 612 if 'Vulkan' in bot and api.vars.is_linux and 'IntelHD405' in bot: 630 if 'Vulkan' in bot and 'IntelIris540' in bot and 'Win' in bot: [all...] |
/frameworks/native/vulkan/libvulkan/ |
api.cpp | 17 // The API layer of the loader defines Vulkan API and manages layers. The 36 #include <vulkan/vk_layer_interface.h> 43 namespace vulkan { namespace 157 // debug.vulkan.layers specifies colon-separated layer names 159 if (!property_get("debug.vulkan.layers", prop, "")) 182 static const char prefix[] = "debug.vulkan.layer."; 189 // debug.vulkan.layer.<priority> 344 // this is only for debug.vulkan.enable_callback 371 property_get_bool("debug.vulkan.enable_callback", false)); [all...] |
/compatibility/cdd/3_software/ |
3_3_native-api-compatibility.md | 64 * libvulkan.so (Vulkan) 81 * [C-0-12] MUST export function symbols for the core Vulkan 1.0 function
|
Completed in 772 milliseconds
<<21222324252627282930>>