Home
last modified time | relevance | path

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

/hardware/google/aemu/snapshot/
DBUILD.bazel19 "-Wno-return-type-c-linkage",
/hardware/google/gfxstream/host/gl/glsnapshot/
DGLSnapshot.h36 std::map<GLenum, GLuint> linkage; member
/hardware/google/gfxstream/host/vulkan/
Dmeson.build43 '-Wno-return-type-c-linkage',
DCMakeLists.txt55 …ions(gfxstream-vulkan-server PRIVATE -Wno-unused-value -Wno-return-type -Wno-return-type-c-linkage)
DAndroid.bp35 "-Wno-return-type-c-linkage",
DBUILD.bazel37 "-Wno-return-type-c-linkage",
/hardware/google/gfxstream/host/
DBUILD.bazel104 "-Wno-return-type-c-linkage",
161 "-Wno-return-type-c-linkage",
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_pipeline_library_group_handles.adoc32 record buffers and the linkage of ray tracing pipelines.
Dvulkanscdeviations.adoc271 |Rule |8.6: "An identifier with external linkage shall have exactly one
/hardware/google/aemu/host-common/
DBUILD.bazel66 "-Wno-return-type-c-linkage",
/hardware/google/gfxstream/host/gl/
DBUILD.bazel94 "-Wno-return-type-c-linkage",
177 "-Wno-return-type-c-linkage",
/hardware/google/gfxstream/
DAndroid.bp121 // -Werror=return-type), so -Wno-return-type and -Wno-return-type-c-linkage will not work.
/hardware/google/aemu/
DCMakeLists.txt72 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-extern-c-compat -Wno-return-type-c-linkage")
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_AMDX_shader_enqueue.adoc80 The linkage between nodes however is defined wholly in shader code.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc852 linkage between the glossary and definitions in the specification body.
/hardware/google/gfxstream/guest/mesa/
Dmeson.build1509 # For MSVC and MinGW we aren't using pthreads, and dependency('threads') will add linkage
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc137 Resetting or freeing a primary command buffer removes the lifecycle linkage
Dpipelines.adoc8333 This linkage is achieved by using the following structure within the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc4265 * Add more details about zero shader group handles and draw linkage to