/external/deqp/external/vulkancts/modules/vulkan/draw/ |
vktDrawCreateInfoUtil.hpp | 316 InputAssemblerState (vk::VkPrimitiveTopology topology, vk::VkBool32 primitiveRestartEnable = false);
|
vktDrawCreateInfoUtil.cpp | 722 topology = _topology; [all...] |
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
vktDynamicStateCreateInfoUtil.hpp | 318 InputAssemblerState (vk::VkPrimitiveTopology topology, vk::VkBool32 primitiveRestartEnable = false);
|
vktDynamicStateCreateInfoUtil.cpp | 721 topology = _topology; [all...] |
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
vktQueryPoolCreateInfoUtil.hpp | 316 InputAssemblerState (vk::VkPrimitiveTopology topology, vk::VkBool32 primitiveRestartEnable = false);
|
/external/jmdns/src/javax/jmdns/ |
JmmDNS.java | 19 * This class will monitor network topology changes, and will create or destroy JmDNS instances as required. It is your responsibility to maintain services registration (hint: use a {@link NetworkTopologyListener}).<br/>
|
/external/skia/src/gpu/ |
GrTessellator.cpp | 46 * not exact and may violate the mesh topology or active edge list ordering. We 47 * accommodate this by adjusting the topology of the mesh and AEL to match the intersection 67 * are O(1), since we know the adjacent edge in the active edge list based on the topology. 227 * output may be incorrect, and adjusting the mesh topology to match (see comment at the top of [all...] |
/external/skia/src/gpu/vk/ |
GrVkPipeline.cpp | 97 inputAssemblyInfo->topology = gPrimitiveType2VkTopology[primitiveType];
|
/external/vulkan-validation-layers/demos/smoke/ |
Meshes.cpp | 98 ia_info.topology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST;
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
msm_audio.h | 419 __s32 topology; member in struct:msm_hwacc_effects_config
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
msm_audio.h | 421 __s32 topology; member in struct:msm_hwacc_effects_config
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
bdamedia.h | 54 BDA Topology Property Set {A14EE835-0A23-11d3-9CC7-00C04F7971E0}
|
d3d10.h | [all...] |
d3d11.h | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/api/ |
vktApiSmokeTests.cpp | 614 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, // topology [all...] |
vktApiBufferViewAccessTests.cpp | 482 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, // VkPrimitiveTopology topology; [all...] |
/external/opencv3/modules/videoio/src/ |
cap_msmf.cpp | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
vktPipelineDepthTests.cpp | 520 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, // VkPrimitiveTopology topology; [all...] |
vktPipelineBlendTests.cpp | 510 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, // VkPrimitiveTopology topology; [all...] |
vktPipelineEarlyFragmentTests.cpp | 504 VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, // VkPrimitiveTopology topology; [all...] |
/external/kernel-headers/original/uapi/scsi/fc/ |
fc_els.h | 536 ELS_RNIDF_GEN = 0xdf, /* general topology discovery format */
|
/system/bt/stack/btm/ |
btm_ble_gap.c | [all...] |
/device/moto/shamu/ |
mixer_paths.xml | 321 <!-- set the port id which has none topology used on products which has AOV--> 322 <ctl name="Port None Topology" value="PRI_MI2S_TX" /> [all...] |
/external/vulkan-validation-layers/layers/ |
vk_validation_layer_details.md | 43 | Valid Pipeline Create Info | Tests for the following: That compute shaders are not specified for the graphics pipeline, tess evaluation and tess control shaders are included or excluded as a pair, that VK_PRIMITIVE_TOPOLOGY_PATCH_LIST is set as IA topology for tessellation pipelines, that VK_PRIMITIVE_TOPOLOGY_PATCH_LIST primitive topology is only set for tessellation pipelines, and that Vtx Shader specified | INVALID_PIPELINE_CREATE_STATE | vkCreateGraphicsPipelines | InvalidPipelineCreateState | NA | [all...] |
/external/autotest/client/tests/kvm/ |
subtests.cfg.sample | 785 # There should be enough vms for build topology. [all...] |