HomeSort by relevance Sort by last modified time
    Searched full:vulkan (Results 426 - 450 of 1353) sorted by null

<<11121314151617181920>>

  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrTests.hpp 4 * Vulkan Conformance Tests
vktYCbCrViewTests.hpp 4 * Vulkan Conformance Tests
  /external/deqp/modules/internal/
ditVulkanTests.hpp 23 * \brief Vulkan framework tests.
  /external/mesa3d/include/vulkan/
vulkan_intel.h 27 #include "vulkan.h"
  /external/skia/src/gpu/vk/
GrVkBackendContext.cpp 15 // Helper code to set up Vulkan context objects
34 // the minimum version of Vulkan supported
49 // Create the base Vulkan objects needed by the GrVkGpu object
299 SkDebugf("Vulkan interface validation failed\n");
GrVkPipelineState.h 61 * For Vulkan we want to cache the entire VkPipeline for reuse of draws. The Desc here holds all
67 * For Vulkan we need to add to the GrProgramDesc to include the rest of the state on the
119 * We use the RT's size and origin to adjust from Skia device space to vulkan normalized device
  /external/skqp/src/gpu/vk/
GrVkBackendContext.cpp 15 // Helper code to set up Vulkan context objects
34 // the minimum version of Vulkan supported
49 // Create the base Vulkan objects needed by the GrVkGpu object
299 SkDebugf("Vulkan interface validation failed\n");
GrVkPipelineState.h 61 * For Vulkan we want to cache the entire VkPipeline for reuse of draws. The Desc here holds all
67 * For Vulkan we need to add to the GrProgramDesc to include the rest of the state on the
119 * We use the RT's size and origin to adjust from Skia device space to vulkan normalized device
  /external/vulkan-validation-layers/demos/
gettime.h 23 #include <vulkan/vk_platform.h>
  /external/vulkan-validation-layers/libs/vkjson/
CMakeLists.txt 25 ${CMAKE_CURRENT_SOURCE_DIR}/../../include/vulkan
  /external/vulkan-validation-layers/loader/
vulkan-1.def 24 LIBRARY vulkan-1.dll
  /external/vulkan-validation-layers/tests/layers/
wrap_objects.h 24 #include "vulkan/vk_layer.h"
  /external/vulkan-validation-layers/windowsRuntimeInstaller/
InstallerRT.nsi 1 # NSIS Script for creating the Windows Vulkan RT installer.
30 # Set the default name to "Vulkan", but allow this to be overriden
32 !define APINAME "Vulkan"
33 !define APILOWER "vulkan"
522 # Complete remove the Vulkan Start Menu. Prior version of the Vulkan RT
525 RmDir /R "$SMPROGRAMS\Vulkan"
574 # vulkan-<abimajor>-*.dll to vulkan-<abimajor>.dll, and to set up layer registry
584 MessageBox MB_OK "Warning!$\n$\nConfigureRT program called by VulkanRT Installer failed with error $0. This may result in an incomplete installation.$\n$\nWill configure system with Vulkan $FileVersion." /SD IDO
    [all...]
VULKANRT_LICENSE.rtf 16 \b\f2 Unless otherwise noted in the LICENSE.txt file in the install folder, all components of the Vulkan Runtime are licensed under the above license. Licenses for any components not so licensed are listed in the LICENSE.txt file.\b0\f1\fs24\par
  /frameworks/base/libs/hwui/tests/unit/
CanvasContextTests.cpp 50 // we currently don't support OpenGL WebViews on the Vulkan backend
  /frameworks/native/vulkan/include/vulkan/
vulkan_android.h 25 ** This header is generated from the Khronos Vulkan XML API Registry.
  /frameworks/rs/rsov/compiler/
RSAllocationUtils.h 41 // in the global allocation metadata Vulkan buffer
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/layers/
wrap_objects.h 24 #include "vulkan/vk_layer.h"
  /external/skia/gn/
gn_to_bp.py 256 # We need to add the include path to the vulkan defines and header file set in
258 local_includes.add("platform_tools/android/vulkan")
259 export_includes.add("platform_tools/android/vulkan")
  /external/skia/include/gpu/
GrBackendSurface.h 46 // If the backend API is Vulkan, this returns a pointer to a VkFormat. Otherwise
135 // If the backend API is Vulkan, this returns a pointer to the GrVkImageInfo struct. Otherwise
215 // If the backend API is Vulkan, this returns a pointer to the GrVkImageInfo struct. Otherwise
  /external/skia/include/gpu/vk/
GrVkInterface.h 18 * GrContext uses the following interface to make all calls into Vulkan. When a
20 * available based on the Vulkan's version must be non-NULL or GrContext creation
62 // function pointers have been initialized for Vulkan version.
  /external/skia/tools/skqp/
gn_to_bp.py 132 # setup vulkan
177 # We need to add the include path to the vulkan defines and header file set in
179 local_includes.add("platform_tools/android/vulkan")
  /external/skqp/gn/
gn_to_bp.py 251 # We need to add the include path to the vulkan defines and header file set in
253 local_includes.add("platform_tools/android/vulkan")
254 export_includes.add("platform_tools/android/vulkan")
  /external/skqp/include/gpu/vk/
GrVkInterface.h 18 * GrContext uses the following interface to make all calls into Vulkan. When a
20 * available based on the Vulkan's version must be non-NULL or GrContext creation
62 // function pointers have been initialized for Vulkan version.
  /external/skqp/tools/skqp/
gn_to_bp.py 134 # setup vulkan
179 # We need to add the include path to the vulkan defines and header file set in
181 local_includes.add("platform_tools/android/vulkan")

Completed in 2076 milliseconds

<<11121314151617181920>>