/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fShaderHelperInvocationTests.cpp | 71 static int getNumVerticesPerPrimitive(PrimitiveType primType) in getNumVerticesPerPrimitive() 91 static glu::PrimitiveType getGluPrimitiveType(PrimitiveType primType) in getGluPrimitiveType() 111 static void genVertices(PrimitiveType primType, int numPrimitives, de::Random *rnd, vector<Vec2> *d… in genVertices() 172 …drawRandomPrimitives(const glu::RenderContext &renderCtx, uint32_t program, PrimitiveType primType, in drawRandomPrimitives() 328 PrimitiveType primType, int numSamples) in HelperInvocationValueCase() 487 PrimitiveType primType, int numSamples, in HelperInvocationDerivateCase() 683 PrimitiveType primType; in init() member 707 const PrimitiveType primType = s_primTypes[primTypeNdx].primType; in init() local 726 const PrimitiveType primType = s_primTypes[primTypeNdx].primType; in init() local
|
H A D | es31fTessellationTests.cpp | 517 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, SpacingMod… in getTessellationEvaluationInLayoutString() 524 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, SpacingMod… in getTessellationEvaluationInLayoutString() 531 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, Winding wi… in getTessellationEvaluationInLayoutString() 538 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, bool usePo… in getTessellationEvaluationInLayoutString() 565 static inline int numInnerTessellationLevels(TessPrimitiveType primType) in numInnerTessellationLevels() 581 static inline int numOuterTessellationLevels(TessPrimitiveType primType) in numOuterTessellationLevels() 603 …string tessellationLevelsString(const float *inner, const float *outer, TessPrimitiveType primType) in tessellationLevelsString() 695 static vector<OuterEdgeDescription> outerEdgeDescriptions(TessPrimitiveType primType) in outerEdgeDescriptions() 3899 …rianceCase(Context &context, const char *name, const char *description, TessPrimitiveType primType, in PrimitiveSetInvarianceCase() 4263 …iveSetCase(Context &context, const char *name, const char *description, TessPrimitiveType primType, in InvariantPrimitiveSetCase() [all …]
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fPrimitiveRestartTests.cpp | 134 … PrimitiveType primType, IndexType indexType, Function function, in PrimitiveRestartCase() 719 … for (int primType = 0; primType < (int)PrimitiveRestartCase::PRIMITIVE_LAST; primType++) in init() local
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsApiMesh.cpp | 42 void rsaMeshGetIndices(RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idx… in rsaMeshGetIndices()
|
H A D | rsMesh.cpp | 269 uint32_t * primType, size_t primTypeCount) { in rsi_MeshCreate()
|
H A D | rsApiStubs.cpp | 843 uint32_t * primType, size_t primType_length) in rsMeshCreate() 908 …aMeshGetIndices(RsContext ctxWrapper, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t id… in rsaMeshGetIndices()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | GrSimpleMeshDrawOpHelperWithStencil.cpp | 56 GrPrimitiveType primType, in createProgramInfoWithStencil()
|
H A D | GrSimpleMeshDrawOpHelper.cpp | 225 GrPrimitiveType primType, in createProgramInfo()
|
H A D | DefaultPathRenderer.cpp | 487 GrPrimitiveType primType() const { in primType() function in __anone60b59500111::DefaultPathOp
|
H A D | StrokeRectOp.cpp | 239 GrPrimitiveType primType = (fStrokeWidth > 0) ? GrPrimitiveType::kTriangleStrip in onCreateProgramInfo() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | ClipStackTest.cpp | 198 SkClipStack::Element::DeviceSpaceType primType) { in test_bounds()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationUtil.cpp | 433 int numOuterTessellationLevels(const TessPrimitiveType primType) in numOuterTessellationLevels()
|
H A D | vktTessellationMiscDrawTests.cpp | 703 const auto &primType = ((i == 0u) ? m_params.patchTypes.first : m_params.patchTypes.second); in initPrograms() local
|
H A D | vktTessellationInvarianceTests.cpp | 469 std::vector<OuterEdgeDescription> outerEdgeDescriptions(const TessPrimitiveType primType) in outerEdgeDescriptions()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/ |
D | rsgApi.cpp | 1420 …n * vtx, size_t vtx_length, RsAllocation * idx, size_t idx_length, uint32_t * primType, size_t pri… in LF_MeshCreate() 1981 …n * vtx, size_t vtx_length, RsAllocation * idx, size_t idx_length, uint32_t * primType, size_t pri… in rsMeshCreate()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_headers/gen/gensrcs/frameworks/rs/ |
D | rsgApiStructs.h | 831 uint32_t * primType; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTestsEXT.cpp | 5104 for (const auto primType : types) in createMeshShaderMiscTestsEXT() local
|
H A D | vktMeshShaderMiscTests.cpp | 4932 for (const auto primType : types) in createMeshShaderMiscTests() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_cmd.h | 731 SVGA3dPrimitiveType primType; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 3003 static const VGPU10_PRIMITIVE primType[] = { in emit_vgpu10_property() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | sa-jdi.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/ |
HD | kotlin-compiler-1.3.61-release-180.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/ |
HD | kotlin-plugin-ij193-1.3.61-release-180.jar | META-INF/
META-INF/MANIFEST.MF
kotlinManifest.properties
META-INF/annotation ... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/ |
HD | kotlin-compiler-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
NOTICE
META-INF/jps-common ... |