Home
last modified time | relevance | path

Searched refs:GgpStreamDescriptor (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_ggp_stream_descriptor.txt37 VkSurfaceKHR with a Google Games Platform GgpStreamDescriptor.
60 EGL_GGP_STREAM_DESCRIPTOR_ANGLE indicates a GgpStreamDescriptor referring
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/ggp_c/
Dvulkan_types.h7 typedef int GgpStreamDescriptor; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_GGP_stream_descriptor_surface/
DplatformCreateSurface_streamdescriptor.txt38 * pname:streamDescriptor is a code:GgpStreamDescriptor referring to the
44 pname:streamDescriptor must: be a valid code:GgpStreamDescriptor
/third_party/mesa3d/include/vulkan/
Dvulkan_ggp.h30 GgpStreamDescriptor streamDescriptor;
Dvk_icd.h204 GgpStreamDescriptor streamDescriptor;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_ggp.h30 GgpStreamDescriptor streamDescriptor;
Dvk_icd.h204 GgpStreamDescriptor streamDescriptor;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_ggp.h30 GgpStreamDescriptor streamDescriptor;
Dvk_icd.h204 GgpStreamDescriptor streamDescriptor;
Dvulkan_structs.hpp70056GgpStreamDescriptor streamDescriptor_ = {} ) VULKAN_HPP_NOEXCEPT
70094 setStreamDescriptor( GgpStreamDescriptor streamDescriptor_ ) VULKAN_HPP_NOEXCEPT in setStreamDescriptor()
70117 … ( memcmp( &streamDescriptor, &rhs.streamDescriptor, sizeof( GgpStreamDescriptor ) ) == 0 ); in operator ==()
70130 GgpStreamDescriptor streamDescriptor = {};
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_ggp.h30 GgpStreamDescriptor streamDescriptor;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_ggp.h30 GgpStreamDescriptor streamDescriptor;
Dvk_icd.h214 GgpStreamDescriptor streamDescriptor;
Dvulkan_structs.hpp96085GgpStreamDescriptor streamDescriptor_ = {},
96123 …XPR_14 StreamDescriptorSurfaceCreateInfoGGP & setStreamDescriptor( GgpStreamDescriptor streamDescr… in setStreamDescriptor()
96147 GgpStreamDescriptor const &>
96164 …if ( auto cmp = memcmp( &streamDescriptor, &rhs.streamDescriptor, sizeof( GgpStreamDescriptor ) );… in operator <=>()
96174 … ( memcmp( &streamDescriptor, &rhs.streamDescriptor, sizeof( GgpStreamDescriptor ) ) == 0 ); in operator ==()
96186 GgpStreamDescriptor streamDescriptor = {};
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_GGP_stream_descriptor_surface.txt35 Platform code:GgpStreamDescriptor.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ggp/
DWindowSurfaceVkGGP.cpp40 createInfo.streamDescriptor = static_cast<GgpStreamDescriptor>(streamDescriptor); in createSurfaceVk()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl4216 VK_DEFINE_PLATFORM_TYPE(GgpStreamDescriptor, int32_t)
DvkStructTypes.inl7486 pt::GgpStreamDescriptor streamDescriptor;
DvkStrUtilImpl.inl73 std::ostream& operator<< (std::ostream& s, GgpStreamDescriptor v) { return s << tcu::toHex(v.inte…