Searched defs:modifyType (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTextureBufferTests.cpp | 727 const ModifyBits modifyType = modifyTypes[modifyNdx]; in createTextureBufferTests() local 776 const ModifyBits modifyType = modifyTypes[modifyNdx]; in createTextureBufferTests() local 811 const ModifyBits modifyType = modifyTypes[modifyNdx]; in createTextureBufferTests() local
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/ |
H A D | TypeModifier.java | 34 public abstract JavaType modifyType(JavaType type, Type jdkType, TypeBindings context, in modifyType() method in TypeModifier
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/ |
H A D | TestTypeModifierNameResolution.java | 35 …public JavaType modifyType(JavaType type, Type jdkType, TypeBindings context, TypeFactory typeFact… in modifyType() method in TestTypeModifierNameResolution.CustomTypeModifier
|
H A D | TestTypeModifiers.java | 195 …public JavaType modifyType(JavaType type, Type jdkType, TypeBindings bindings, TypeFactory typeFac… in modifyType() method in TestTypeModifiers.MyTypeModifier
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglImageFormatTests.cpp | 2180 bool isCompatibleFormats(GLenum createFormat, GLenum modifyFormat, GLenum modifyType) in isCompatibleFormats() 2265 const GLenum modifyType = glesTexSubImageModify->getType(); in isCompatibleCreateAndModifyActions() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsTextureBufferCase.cpp | 834 ModifyBits modifyType, RenderBits postRender, glu::ShaderProgram *postRenderProgram) in runTests()
|